gopala-kr / ConvNetsLinks
research and implementations of CNNs and their applications
☆24Updated 4 years ago
Alternatives and similar repositories for ConvNets
Users that are interested in ConvNets are comparing it to the libraries listed below
Sorting:
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- PyTorch implementation of "EfficientNet", ICML 2019☆45Updated 6 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆97Updated 6 years ago
- Implementation of DropBlock in Pytorch☆82Updated 7 years ago
- Official PyTorch implementation of "Visualizing the Decision-making Process in Deep Neural Decision Forest", CVPR 2019 Workshops on Expla…☆72Updated 3 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 years ago
- Implementation of tools to control and monitor layer rotation in different DL libraries☆40Updated 6 years ago
- Deep Face Recognition in PyTorch☆152Updated 6 years ago
- ☆25Updated 6 years ago
- A basic ensemble method for object detection. Given bounding boxes from multiple object detectors, output a single cohesive set of boundi…☆161Updated 7 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- Implementation of MobileNetV3 in pytorch☆89Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 7 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 years ago
- My solution to the Global Data Science Challenge