szq0214/DSOD

I find the DSOD300_pascal.py can't breakpoint,When I stop running, it can not find the latest snapshoot

Closed this issue · 4 comments

Hi @moyans, thanks for pointing out this, I will include an option to allow users to train DSOD from most recently saved snapshot soon.

@szq0214 Ok, Thanks

@moyans simply set "resume_training = True" (line 24) and uncomment line 498 in file "DSOD300_pascal.py" to retrain from most recent snapshot.

@szq0214 I get ,thank you for your reply