dmlc/gluon-cv

Resuming from checkpoints for classification scripts

Open

#331 geöffnet am 24. Sept. 2018

Auf GitHub ansehen
 (3 Kommentare) (2 Reaktionen) (1 zugewiesene Person)Python (1.224 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (5.610 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide