Closed dzk9528 closed 1 year ago
You can find all model searching parameters here: https://github.com/idstcv/ZenNAS/tree/main/scripts
Thanks for the reply, but main/scripts only contain 1M parameters for ZenNAS and I also found that in the table you have 0.5M parameters result. So I wonder what is the searching setting for the 0.5M parameters, which is helpful since I currently worked on model for edge devices.
You might use the same hyper-parameter of 1.0M for 0.5M. You could also slightly reduce the number of max layers (say, 0.8x) to see the impact.
In case you might be interested, please also check our most up-to-date work DeepMAD on CVPR 2023 (https://arxiv.org/abs/2303.02165). The algorithm is implemented in https://github.com/alibaba/lightweight-neural-architecture-search.
Thanks for the reply and I will try it. Already have 1M result, 96.88 on cifar10.
Hi. I am interesting in what is the parameter setting for num param=0.5m
Is it like this one?