okankop / CNN-layer-reuseLinks
PyTorch Implementation of "Convolutional Neural Networks with Layer Reuse", codes and pretrained models.
☆24Updated 6 years ago
Alternatives and similar repositories for CNN-layer-reuse
Users that are interested in CNN-layer-reuse are comparing it to the libraries listed below
Sorting:
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆45Updated 6 years ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 5 years ago
- re-implement for paper: SqueezeNext: Hardware-Aware Neural Network Design. (SqueezeNext)☆29Updated 7 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 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
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆88Updated 6 years ago
- PyTorch implementation of Double Attention Net☆26Updated 6 years ago
- Official repository for Big-Little Net☆58Updated 6 years ago
- PyTorch implementation of "EfficientNet", ICML 2019☆45Updated 6 years ago
- ☆90Updated 6 years ago
- Efficient HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs☆45Updated 6 years ago
- Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟☆49Updated 5 years ago
- PyTorch implementation of Local Binary Convolutional Neural Network http://xujuefei.com/lbcnn.html☆47Updated 5 years ago
- PyTorch implementation of I3D model for video classification, mixed with the CRF smoothing layer for multi-label classification.☆31Updated 7 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆121Updated 6 years ago
- A PyTorch Implementation of MixNet☆92Updated 5 years ago
- Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)☆87Updated 7 years ago
- Filter Response Normalization Layer in PyTorch☆121Updated 6 years ago
- code and trained models for "Attention as Activation"☆19Updated 5 years ago
- PyTorch implementation of shake-shake regularization☆48Updated 5 years ago
- PyTorch implementation of shake-drop regularization☆55Updated 5 years ago
- Used torch.optim.lr_scheduler.CosineAnnealingLR()☆32Updated 6 years ago
- A neat pytorch implementation of nasnet and the ported weights from tensorflow☆76Updated 5 years ago
- Yet Another Pytorch Distributed MobileNetV2-based Networks Implementation☆63Updated 5 years ago
- Code for the paper 'Skin Segmentation from NIR Images using Unsupervised Domain Adaptation through Generative Latent Search'. Accepted in…☆33Updated 5 years ago
- Implementation of DropBlock in Pytorch☆82Updated 7 years ago
- An PyTorch implementation of Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convolution☆41Updated 6 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- ☆51Updated 6 years ago
- Minimal API for receptive field calculation in PyTorch☆68Updated 3 years ago