da03 / Attention-OCR

Visual Attention based OCR
MIT License
1.11k stars 362 forks source link

Resume Training from Checkpoint #62

Closed AdamWP closed 6 years ago

AdamWP commented 6 years ago

Is it possible to resume training from a checkpoint if training was interrupted?

pannous commented 6 years ago

yes

famunir commented 5 years ago

Can you please tell in bit more detail how to do that? @pannous @AdamWP If you know the solution to this now, can you please detail that here? Thank you!

AdamWP commented 5 years ago

@famunir If you run the training session again with the same model_dir it will resume from the last checkpoint automatically.