Sheaantisocial810/pytorch-mobilenet-efficiency
🚀 Explore CNN efficiency with PyTorch implementations of MobileNetV1 and V2, featuring knowledge distillation for lightweight model training on CIFAR-10.
22
/ 100
Experimental
No Package
No Dependents
Maintenance
13 / 25
Adoption
0 / 25
Maturity
9 / 25
Community
0 / 25
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Sheaantisocial810/pytorch-mobilenet-efficiency"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kratzert/finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow >= 1.2rc0
51
bamos/densenet.pytorch
A PyTorch implementation of DenseNet.
51
raghakot/keras-resnet
Residual networks implementation using Keras-1.0 functional API
51
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
51
gpleiss/efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
51