dmlc/gluon-cv

Resuming from checkpoints for classification scripts

オープン

#331 opened on 2018/09/24

 (3 件のコメント) (2 件のリアクション) (1 人の担当者)Python (1,224 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (5,610 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド