ShichenLiu / CondenseNetLinks
CondenseNet: Light weighted CNN for mobile devices
☆691Updated 6 years ago
Alternatives and similar repositories for CondenseNet
Users that are interested in CondenseNet are comparing it to the libraries listed below
Sorting:
- Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)☆461Updated 6 years ago
- Dual Path Networks☆536Updated 6 years ago
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆870Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆411Updated 6 years ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆396Updated 7 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆320Updated 3 years ago
- ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083☆297Updated 8 years ago
- An implementation of RetinaNet in PyTorch.