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).
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?
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?