Implementation of ShuffleNetV2 for pytorch
☆196Apr 17, 2022Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).☆433Apr 9, 2019Updated 6 years ago
- ShuffleNet-V2 for both PyTorch and Caffe.☆505Aug 9, 2018Updated 7 years ago
- ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083☆295Dec 20, 2017Updated 8 years ago
- ☆1,510Aug 27, 2020Updated 5 years ago
- Impementation of MobileNetV2 in pytorch☆279Aug 28, 2018Updated 7 years ago
- Data-Driven Neuron Allocation for Scale Aggregation Networks☆53Apr 29, 2019Updated 6 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆78Jul 26, 2018Updated 7 years ago
- Model shared. Top1:67.408/Top5:87.258☆48Jun 22, 2018Updated 7 years ago
- Model shared. Top1:71.806/Top5:90.410☆59Feb 26, 2018Updated 8 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,837Apr 27, 2023Updated 2 years ago
- PKU_360 Team's fuse code! This code is used to fuse the semantic segmentation result and instance segmentation result. We won the third p…☆73Oct 14, 2019Updated 6 years ago
- ☆2,372Sep 18, 2020Updated 5 years ago
- This is a fast caffe implementation of ShuffleNet.☆453Aug 30, 2018Updated 7 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆275Aug 15, 2018Updated 7 years ago
- Top-1 Acc=61.0% on ImageNet, without any sacrificing compared with SqueezeNet v1.1.☆22Jun 30, 2017Updated 8 years ago
- [ICCV 2019] Harmonious Bottleneck on Two Orthogonal Dimensions, surpassing MobileNetV2☆101Apr 30, 2020Updated 5 years ago
- This is CNN forward implementation.☆15May 24, 2021Updated 4 years ago
- Pytorch model to caffe & ncnn☆394Jun 27, 2018Updated 7 years ago
- ☆86Jun 14, 2018Updated 7 years ago
- Instance-Batch Normalization Networks (ECCV2018)☆808Jul 4, 2023Updated 2 years ago
- A light-weight, power efficient, and general purpose convolutional neural network☆454Jan 29, 2021Updated 5 years ago
- PyTorch Implementation of Compact Generalized Non-local Network [NIPS'18]☆258Feb 13, 2021Updated 5 years ago
- Bounding Box Regression with Uncertainty for Accurate Object Detection (CVPR'19)☆366May 2, 2024Updated last year
- pytorch version of ShuffleNet and ShuffleNet V2☆24Aug 8, 2018Updated 7 years ago
- C++ extension implementation of RoIAlign & RolPool (both GPU and CPU) for PyTorch☆71Nov 24, 2018Updated 7 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,221Feb 16, 2021Updated 5 years ago
- The official implementation of paper "DIANet:Dense-and-Implicit-Attention-Network".☆102Jun 16, 2023Updated 2 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Jun 26, 2020Updated 5 years ago
- Pytorch implementation of newly added convolution☆583Oct 26, 2019Updated 6 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19) https://arxiv.org/abs/1904.01355☆38Jan 6, 2020Updated 6 years ago
- Proposal, Tracking and Segmentation (PTS): A Cascaded Network for Video Object Segmentation☆117Nov 23, 2019Updated 6 years ago
- LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)☆724Feb 23, 2020Updated 6 years ago
- Unofficial implementation for SOLO instance segmentation☆25Mar 29, 2020Updated 5 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,484Mar 19, 2021Updated 5 years ago
- Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.☆450Oct 18, 2018Updated 7 years ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,407Oct 20, 2019Updated 6 years ago
- CondenseNet: Light weighted CNN for mobile devices☆691Nov 11, 2019Updated 6 years ago
- Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020☆1,085Mar 17, 2021Updated 5 years ago
- [ICCV 2019 Oral] TA3N: https://github.com/cmhungsteve/TA3N (Most updated repo)☆45Nov 22, 2024Updated last year