dmlc/gluon-cv

Resuming from checkpoints for classification scripts

开放

#331 创建于 2018年9月24日

 (3 条评论) (2 个反应) (1 位负责人)Python (1,224 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (5,610 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南