titu1994 / Wide-Residual-NetworksLinks
Wide Residual Networks in Keras
☆109Updated 7 years ago
Alternatives and similar repositories for Wide-Residual-Networks
Users that are interested in Wide-Residual-Networks are comparing it to the libraries listed below
Sorting:
- Keras implementation + pretrained weights for "Wide Residual Networks"☆138Updated last year
- Snapshot Ensemble in Keras☆311Updated 8 years ago
- Implementations of some popular Saliency Maps in Keras☆166Updated 6 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆225Updated 4 years ago
- Collection of Keras models used for classification☆318Updated 6 years ago
- An implementation of "mixup: Beyond Empirical Risk Minimization"☆285Updated 8 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 5 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- Keras implementation of class activation mapping☆336Updated 8 years ago
- ☆35Updated 8 years ago
- Repository for reading Pascal VOC data in Python, rather than requiring MATLAB to read the XML files.☆89Updated 5 years ago
- Snapshot Ensembles in Torch (Snapshot Ensembles: Train 1, Get M for Free)☆188Updated 8 years ago
- Fully Connected DenseNet for Image Segmentation (https://arxiv.org/pdf/1611.09326v1.pdf)☆84Updated 8 years ago
- Convert trained PyTorch models to Keras, and the other way around☆223Updated 7 years ago
- Keras implementation of Efficient Neural Architecture Search☆91Updated 7 years ago
- visualization of CNN in PyTorch☆155Updated 2 years ago
- A memory efficient implementation of densenet.☆82Updated 5 years ago
- Deep Learning libraries tested on images and time series☆162Updated 8 years ago
- Multi-GPU data-parallel training in Keras☆76Updated 8 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)