xkumiyu / numpy-data-augmentationLinks
Data Augmentation using NumPy
☆57Updated 7 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☆154Updated 7 years ago
- Unofficial implementation of Octave Convolutions (OctConv) in TensorFlow / Keras.☆100Updated 5 years ago
- ☆24Updated 6 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
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- ISBI2018: Adversarial Deep Structural Networks for Mammographic Mass Segmentation https://arxiv.org/abs/1612.05970☆50Updated 3 years ago
- semantic segmentation with focal loss☆47Updated 7 years ago
- Implementation of U-Net architecture using Pytorch☆107Updated 6 years ago
- Autofocus Layer for Semantic Segmentation☆181Updated 6 years ago
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆46Updated 6 years ago
- PyTorch implementation of DenseNet and FCDenseNet☆56Updated 4 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆124Updated 3 years ago
- Useful functions to work with PyTorch. At the moment, there is a function to work with cross validation and kernels visualization.☆67Updated 5 years ago
- an implementation of mixup☆41Updated 5 years ago
- A good example of deformable convolutional network for mnist classification☆21Updated 5 years ago
- A Clone version from Original SegCaps source code with enhancements on MS COCO dataset.☆66Updated 7 years ago
- Pytorch implementation of GCN architecture for semantic segmentation☆83Updated 6 years ago
- A PyTorch collection of semantic segmentation tools.☆32Updated 6 years ago
- ☆94Updated 7 years ago
- A tensorflow implementation of WNet for unsupervised image segmentation on PASCAL VOC 2012 dataset☆68Updated 4 years ago
- Class Activation Map (CAM) Visualizations in PyTorch.☆31Updated 5 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆71Updated 6 years ago
- Keras w/ Tensorflow backend implementation for 3D channel-wise convolutions