dmlc/gluon-cv

Resuming from checkpoints for classification scripts

Open

#331 aperta il 24 set 2018

Vedi su GitHub
 (3 commenti) (2 reazioni) (1 assegnatario)Python (1224 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (5610 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hi, thanks for the great code!

I wonder do you have plans to support resuming from checkpoints for classification? As we all know, in terms of training ImageNet, the training process is really long and it can be interrupted somehow, but I haven't notice any code related to "resume" in scripts/classification/train_imagenet.py.

Maybe @hetong007 ? Thanks in advance.

Guida contributor