miraclewkf / MobileNetV2-PyTorch
This is the PyTorch implement of MobileNet V2
☆106Updated 7 years ago
Alternatives and similar repositories for MobileNetV2-PyTorch:
Users that are interested in MobileNetV2-PyTorch are comparing it to the libraries listed below
- Impementation of MobileNetV2 in pytorch☆273Updated 6 years ago
- Implementation of ShuffleNetV2 for pytorch☆192Updated 3 years ago
- Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).☆431Updated 6 years ago
- Light-Head R-CNN in PyTorch☆93Updated 5 years ago
- The code and models for paper: "ScratchDet: Exploring to Train Single-Shot Object Detectors from Scratch"☆228Updated 5 years ago
- Tensorflow ShuffleNet v2 implementation☆75Updated 6 years ago
- Code and Pretrained model for IGCV3☆189Updated 6 years ago
- This is caffe implementation of shuffleNet V2☆69Updated 6 years ago
- Pytorch re-implementation of Fssd☆69Updated 6 years ago
- Caffe Implementation of MobileNets V3☆130Updated 5 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 4 years ago
- A lightweight convolutional neural network☆150Updated 6 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- Model shared. Top1:67.408/Top5:87.258☆48Updated 6 years ago
- the pytorch implementation of light models: SqueezeNet, ShuffleNet, MobileNet, MobileNetv2 and ShuffleNetv2☆52Updated 6 years ago
- reproduced the proposed results of SSD300 and SSD512☆111Updated 6 years ago
- Unofficial caffe implementation of Deformable ConvNet V1 and V2☆31Updated 6 years ago
- ShuffleNet-V2 for both PyTorch and Caffe.☆505Updated 6 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 years ago
- Apply the pruning strategy for MobileNet_v2☆50Updated 6 years ago
- KnowledgeDistillation Layer (Caffe implementation)☆89Updated 7 years ago
- Feature pyramid network (FPN) with online hard example mining (OHEM)☆65Updated 5 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 5 years ago
- Deformable Convolutional Networks on caffe☆160Updated 7 years ago
- Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext☆124Updated 7 years ago
- My implementation of RePr training scheme in PyTorch. https://arxiv.org/pdf/1811.07275.pdf☆71Updated 5 years ago
- caffe model of ICCV'17 paper - ThiNet: A Filter Level Pruning Method for Deep Neural Network Compression https://arxiv.org/abs/1707.06342☆147Updated 6 years ago
- Caffe version Generalized & Distance & Complete Iou loss Implementation for Faster RCNN/FPN bbox regression☆42Updated 5 years ago
- ☆147Updated 6 years ago
- ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083☆294Updated 7 years ago