experiencor / keras-yolo2

Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restart training from prior session?

ThePapaG opened this issue · comments

commented

If I direct train.py to the weight file from last session and then also save to that file, will this essentially allow me to restart training from where i left off?