Skip to content
#

on-demand

Here are 57 public repositories matching this topic...

RudyChin
RudyChin commented Jun 25, 2020

Hi Jiahui,

Thanks for the great work. I'm trying to reproduce AutoSlim for CIFAR-10 (Table 2).
Could you please provide a detailed hyperparameter you used for it?

I'm able to train the baseline MobileNetV2 1.0x to 7.9 Top-1 error using the following hyperparameters:

  • 0.1 initial learning rate
  • linear learning rate decay
  • 128 batch size
  • 300 epochs of training
  • 5e-4 weight decay

The eager-loading for image files on the web page that loads the files according to your plan. This differs from the lazy-loading, for example, this can be used to avoid that the user waits for the loading.

  • Updated Mar 2, 2018
  • JavaScript

Improve this page

Add a description, image, and links to the on-demand topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the on-demand topic, visit your repo's landing page and select "manage topics."

Learn more