Home

Awesome

TinyNAS

News

Features

It manages these modules with the help of ModelScope Registry and Configuration mechanism.


Installation


How to Use


Results

Results for Classification(Details

BackboneParam (MB)FLOPs (G)ImageNet TOP1StructureDownload
DeepMAD-R1811.691.8277.7%txtmodel
DeepMAD-R3421.803.6879.7%txtmodel
DeepMAD-R5025.554.1380.6%txtmodel
DeepMAD-29M-224294.582.5%txtmodel
DeepMAD-29M-288294.582.8%txtmodel
DeepMAD-50M508.783.9%txtmodel
DeepMAD-89M8915.484.0%txtmodel
Zen-NAS-R18-like10.81.778.44txtmodel
Zen-NAS-R50-like21.33.680.04txtmodel
Zen-NAS-R152-like53.510.581.59txtmodel

The official code for Zen-NAS was originally released at https://github.com/idstcv/ZenNAS. <br/>


Results for low-precision backbones(Details

BackboneParam (MB)BitOps (G)ImageNet TOP1StructureDownload
MBV2-8bit3.419.271.90%--
MBV2-4bit2.3768.90%--
Mixed19d2G3.218.874.80%txtmodel
Mixed7d0G2.26.970.80%txtmodel

Results for Object Detection(Details

BackboneParam (M)FLOPs (G)box AP<sub>val</sub>box AP<sub>S</sub>box AP<sub>M</sub>box AP<sub>L</sub>StructureDownload
ResNet-5023.583.644.729.148.156.6--
ResNet-10142.4159.546.329.950.158.7--
MAE-DET-S21.248.745.127.949.158.0txtmodel
MAE-DET-M25.889.946.930.150.959.9txtmodel
MAE-DET-L43.9152.947.830.351.961.1txtmodel

Results for Action Recognition (Details

BackbonesizeFLOPs (G)SSV1 Top-1SSV1 Top-5Structure
X3D-S1601.944.674.4-
X3D-S2241.947.376.6-
E3D-S1601.947.175.6txt
E3D-M2244.749.478.1txt
E3D-L31218.351.178.7txt

Note: If you find this useful, please support us by citing them.

@inproceedings{cvpr2023deepmad,
	title = {DeepMAD: Mathematical Architecture Design for Deep Convolutional Neural Network},
	author = {Xuan Shen and Yaohua Wang and Ming Lin and Yilun Huang and Hao Tang and Xiuyu Sun and Yanzhi Wang},
	booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
	year = {2023},
	url = {https://arxiv.org/abs/2303.02165}
}

@inproceedings{icml23prenas,
	title={PreNAS: Preferred One-Shot Learning Towards Efficient Neural Architecture Search},
	author={Haibin Wang and Ce Ge and Hesen Chen and Xiuyu Sun},
	booktitle={International Conference on Machine Learning},
	year={2023},
	organization={PMLR}
}

@inproceedings{iclr23maxste,
	title     = {Maximizing Spatio-Temporal Entropy of Deep 3D CNNs for Efficient Video Recognition},
	author    = {Junyan Wang and Zhenhong Sun and Yichen Qian and Dong Gong and Xiuyu Sun and Ming Lin and Maurice Pagnucco and Yang Song },
	journal   = {International Conference on Learning Representations},
	year      = {2023},
}

@inproceedings{neurips23qescore,
	title     = {Entropy-Driven Mixed-Precision Quantization for Deep Network Design},
	author    = {Zhenhong Sun and Ce Ge and Junyan Wang and Ming Lin and Hesen Chen and Hao Li and Xiuyu Sun},
	journal   = {Advances in Neural Information Processing Systems},
	year      = {2022},
}

@inproceedings{icml22maedet,
	title={MAE-DET: Revisiting Maximum Entropy Principle in Zero-Shot NAS for Efficient Object Detection},
	author={Zhenhong Sun and Ming Lin and Xiuyu Sun and Zhiyu Tan and Hao Li and Rong Jin},
	booktitle={International Conference on Machine Learning},
	year={2022},
	organization={PMLR}
}

@inproceedings{iccv21zennas,
	title     = {Zen-NAS: A Zero-Shot NAS for High-Performance Deep Image Recognition},
	author    = {Ming Lin and Pichao Wang and Zhenhong Sun and Hesen Chen and Xiuyu Sun and Qi Qian and Hao Li and Rong Jin},
	booktitle = {2021 IEEE/CVF International Conference on Computer Vision},
	year      = {2021},
}

License

This project is developed by Alibaba and licensed under the Apache 2.0 license.

This product contains third-party components under other open source licenses.

See the NOTICE file for more information.