RLNAS icon indicating copy to clipboard operation
RLNAS copied to clipboard

FLOPs and model size of the reported architecture in the mobilenet space.

Open anonymous-submission1991 opened this issue 4 years ago • 0 comments

flops Hi, Thanks for providing mobilenet space code.

I try to retrained your searched model in the mobilenet space, while I found the flops and model size is different from the paper.

What should I do? Do I need to change the initial number of filters or other things?

Best