xkumiyu / numpy-data-augmentationLinks
Data Augmentation using NumPy
☆56Updated 8 years ago
Alternatives and similar repositories for numpy-data-augmentation
Users that are interested in numpy-data-augmentation are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation of "Adversarial Learning For Semi-Supervised Semantic Segmentation" for ICLR 2018 Reproducibility Challenge☆153Updated 7 years ago
- ☆23Updated 7 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆45Updated 6 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- Implementation of U-Net architecture using Pytorch☆110Updated 6 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- ISBI2018: Adversarial Deep Structural Networks for Mammographic Mass Segmentation https://arxiv.org/abs/1612.05970☆51Updated 3 years ago
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 7 years ago
- This contains an implementation of the SeGAN model for semantic segmentation introduced in https://arxiv.org/pdf/1703.10239.pdf☆103Updated 6 years ago
- semantic segmentation with focal loss☆47Updated 8 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago
- PyTorch implementation of DenseNet and FCDenseNet☆56Updated 5 years ago
- A good example of deformable convolutional network for mnist classification☆21Updated 6 years ago
- EfficientNet-GradCam Visualization☆80Updated 6 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆72Updated 6 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆125Updated 4 years ago
- DeeplabV2 segmentation in Keras.☆41Updated 6 years ago
- A PyTorch collection of semantic segmentation tools.☆32Updated 6 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago
- Unofficial implementation of Octave Convolutions (OctConv) in TensorFlow / Keras.☆100Updated 5 years ago
- End-to-end one-class instance segmentation based on U-Net architecture for Data Science Bowl 2018 in Kaggle☆58Updated 7 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- A memory efficient implementation of densenet.☆82Updated 6 years ago
- UNet in pytorch for Kaggle 2018 data science bowl nuclei segmentation☆43Updated 6 years ago
- Supervised NN for pre-training. with group normalization and weight standardization☆30Updated 5 years ago
- Official implementation of Fixed-Point GAN - ICCV 2019☆100Updated 4 years ago
- Pytorch based implemenatation of Fully Convolutional Networks☆19Updated 7 years ago
- Example of Deconvnet in PyTorch for VGG16☆64Updated 8 years ago
- Pre-trained model, code, and materials from the paper "Impact of Adversarial Examples on Deep Learning Models for Biomedical Image Segmen…☆60Updated 5 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated last year