D-X-Y / AutoDL-Projects

Automated deep learning algorithms implemented in PyTorch.
MIT License
1.57k stars 282 forks source link

Which model is best both accuracy and speed? #43

Closed lucasjinreal closed 4 years ago

lucasjinreal commented 4 years ago

Compares with models such as EfficientNetB0-B7?

D-X-Y commented 4 years ago

Which model to compare with EfficientNetB0-B7?

lucasjinreal commented 4 years ago

Some best Nas models

D-X-Y commented 4 years ago

The family of EfficientNet is currently the SOTA of NAS models regarding the accuracy and FLOPs.