Randl / ShuffleNetV2-pytorchLinks
Implementation of ShuffleNetV2 for pytorch
☆196Updated 3 years ago
Alternatives and similar repositories for ShuffleNetV2-pytorch
Users that are interested in ShuffleNetV2-pytorch are comparing it to the libraries listed below
Sorting:
- This is the PyTorch implement of MobileNet V2☆106Updated 7 years ago
- Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).☆434Updated 6 years ago
- Impementation of MobileNetV2 in pytorch☆280Updated 7 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 years ago
- Tensorflow ShuffleNet v2 implementation☆74Updated 7 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆217Updated 5 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 6 years ago
- Implementing Searching for MobileNetV3 paper using Pytorch☆299Updated 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
- ☆68Updated 6 years ago
- High-resolution Networks for the Fully Convolutional One-Stage Object Detection (FCOS) algorithm☆126Updated 6 years ago
- support different SSDs and different scale test, support refineDet.☆148Updated 6 years ago
- The code and models for paper: "ScratchDet: Exploring to Train Single-Shot Object Detectors from Scratch"☆228Updated 6 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 5 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆274Updated 7 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 5 years ago
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 5 years ago
- ☆262Updated 6 years ago
- A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection☆236Updated 7 years ago
- A lightweight convolutional neural network☆148Updated 7 years ago
- Minimal PyTorch implementation of CornerNet