shufflenet topic

List shufflenet repositories

ConvNets-TensorFlow2

100
Stars
31
Forks
Watchers

⛵️ Implementation a variety of popular Image Classification Models using TensorFlow2. [ResNet, GoogLeNet, VGG, Inception-v3, Inception-v4, MobileNet, MobileNet-v2, ShuffleNet, ShuffleNet-v2, etc...]

mmpretrain

3.2k
Stars
1.0k
Forks
Watchers

OpenMMLab Pre-training Toolbox and Benchmark

pytorch-cifar100

4.0k
Stars
1.1k
Forks
Watchers

Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, N...

keras-idiomatic-programmer

806
Stars
280
Forks
Watchers

Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework

LightNet

715
Stars
175
Forks
Watchers

LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)

yolov5-face

2.0k
Stars
481
Forks
Watchers

YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)

flexible-yolov5

658
Stars
120
Forks
Watchers

More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and (cbam,dcn and so on), and tensorrt

torchlm

228
Stars
23
Forks
Watchers

💎A high level pipeline for face landmarks detection, it supports training, evaluating, exporting, inference(Python/C++) and 100+ data augmentations, can easily install via pip.

MobilePose

627
Stars
149
Forks
Watchers

Light-weight Single Person Pose Estimator

Single-Path-One-Shot-NAS-MXNet

152
Stars
22
Forks
Watchers

Single Path One-Shot NAS MXNet implementation with full training and searching pipeline. Support both Block and Channel Selection. Searched models better than the original paper are provided.