dmlc/gluon-cv

Resuming from checkpoints for classification scripts

Open

#331 ouverte le 24 sept. 2018

Voir sur GitHub
 (3 commentaires) (2 réactions) (1 assigné)Python (1 224 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (5 610 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur