squeezeDet
squeezeDet copied to clipboard
Interrupt and resume training from checkpoint
Is it possible to interrupt the training and resume it from a specific checkpoint? My train dir and checkpoint dir are the same, but when I restarted the training it started back from step 0. Any suggestion on how to change the script to resume training from a checkpoint / freeze weights and create a .pb file from a checkpoint?
I inserted this functionality and fixed a few bugs related to this and set up a model to train on VOC. Do you want a PR?
@AndreaPisoni I haven't been able to restore a model checkpoint for training correctly either. Would you mind posting your solution?
@RyanMorris95 do you still need that? I cannot just post the code as I made a lot of changes but I can help... what have you tried so far?
@AndreaPisoni I'd like to get some help on that, how can I contact you?