miraclewkf / MobileNetV2-PyTorchLinks
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
Sorting:
- Implementation of ShuffleNetV2 for pytorch☆196Updated 3 years ago
- Impementation of MobileNetV2 in pytorch☆278Updated 7 years ago
- Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).☆434Updated 6 years ago
- The code and models for paper: "ScratchDet: Exploring to Train Single-Shot Object Detectors from Scratch"☆228Updated 6 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 years ago
- Tensorflow ShuffleNet v2 implementation☆74Updated 7 years ago
- A lightweight convolutional neural network☆148Updated 7 years ago
- Light-Head R-CNN in PyTorch☆94Updated 6 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆90Updated 6 years ago
- Comprehensive Feature Enhancement Module for Single-Shot Object Detector☆198Updated 6 years ago
- reproduced the proposed results of SSD300 and SSD512☆111Updated 6 years ago
- Code and Pretrained model for IGCV3☆189Updated 7 years ago
- ☆68Updated 6 years ago
- Unofficial caffe implementation of Deformable ConvNet V1 and V2☆31Updated 6 years ago
- Model shared. Top1:67.408/Top5:87.258☆48Updated 7 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.