AnjieCheng / MobileNetV3-PyTorch
A PyTorch implementation of MobileNetV3
☆48Updated 5 years ago
Alternatives and similar repositories for MobileNetV3-PyTorch:
Users that are interested in MobileNetV3-PyTorch are comparing it to the libraries listed below
- [ICCV 2019] Harmonious Bottleneck on Two Orthogonal Dimensions, surpassing MobileNetV2☆102Updated 4 years ago
- a simplify and accuracy-maintain model of ResNet-50 by the Invert Residual Construction☆38Updated 6 years ago
- Pytorch0.4.1 codes for Lighthead-RCNN☆51Updated 4 years ago
- Light-Head R-CNN in PyTorch☆93Updated 5 years ago
- Model shared. Top1:67.408/Top5:87.258☆48Updated 6 years ago
- Implementations of CVPR 2019 paper Distilling Object Detectors with Fine-grained Feature Imitation☆27Updated 2 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.☆42Updated 6 years ago
- Model shared. Top1:71.806/Top5:90.410☆59Updated 7 years ago
- Gluon implementation of "Objects as Points", aka "CenterNet"☆31Updated 5 years ago
- faceboxes implement by pytorch☆82Updated 6 years ago
- Data Augmentation for Object Detection via Progressive and Selective Instance-Switching☆77Updated 4 years ago
- This repo contains code for *FD-MobileNet: Improved MobileNet with A Fast Downsampling Strategy*.☆34Updated 6 years ago
- ☆40Updated 6 years ago
- Partial Order Pruning: for Best Speed/Accuracy Trade-off in Neural Architecture Search☆150Updated 4 years ago
- Context-driven data augmentation for Object Detection (ECCV'18)☆118Updated 6 years ago
- Reimplement RetinaFace using PyTorch.☆74Updated 5 years ago
- Mobilenet model converted from tensorflow☆48Updated 6 years ago
- Caffe implementation of ICCV 2017 & TPAMI 2018 paper - ThiNet☆46Updated 6 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 4 years ago
- KnowledgeDistillation Layer (Caffe implementation)☆89Updated 7 years ago
- reproduced the proposed results of SSD300 and SSD512☆111Updated 5 years ago
- convert tensorflow mobilenet-v2 checkpoint to caffemodel☆30Updated 5 years ago
- Code and Pretrained model for IGCV3☆189Updated 6 years ago
- ☆23Updated 6 years ago
- tensorflow/models with GIoU☆74Updated 2 years ago
- OICSR: Out-In-Channel Sparsity Regularization for Compact Deep Neural Networks☆26Updated 5 years ago
- Efficient HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs☆41Updated 5 years ago
- DeepLab v3+ in MXNet Gluon☆59Updated 6 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation