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.

貢獻者指南