AkiraTOSEI / ML_papers

ML_paper_summary(in Japanese)
4 stars 1 forks source link

Designing Network Design Spaces #66

Open AkiraTOSEI opened 4 years ago

AkiraTOSEI commented 4 years ago

TL;DR

Ilija Radosavovic, Raj Prateek Kosaraju, Ross Girshick, Kaiming He, Piotr Dollár

Proposes a network structure optimization method that considers a set of network parameters and finds a good set through experimentation, showing specific evaluation methods and results, although it is not fully automated like NAS, but rather closer to the manual design of a skilled person. The search result RegNet is five times faster and with better accuracy than EfficientNet.

cumulative prob,

Paper URL

https://arxiv.org/abs/2003.13678

Submission Dates(yyyy/mm/dd)

2020/05/30

Authors and institutions

Methods

Results

Comments