idstcv / ZenNAS

218 stars 35 forks source link

Does ZenScore Support MobileNet-like Search Space? #21

Closed pprp closed 2 years ago

pprp commented 2 years ago

Thank you for your great work.

I have tried zenscore and get great kendall tau in plain network.

I wonder if zenscore can apply to MobileNet-like Search Space?

Looking forward to your reply.

dovedx commented 2 years ago

这是来自QQ邮箱的假期自动回复邮件。   邮件我已经成功接收,我会尽快处理并答复,谢谢!

MingLin-home commented 2 years ago

Hi pprp,

Yes, it support MobileNet search space. An examplar search space implementation is here: https://github.com/idstcv/ZenNAS/blob/main/SearchSpace/search_space_IDW_fixfc.py

Also, please kindly check our most recent open source zero-cost NAS framework Lightweight-NAS. It is easier to use.

Best Regards, Ming Lin