Your Operating system and DeepLabCut version
Please state your operating system, env, and which version of DeepLabCut you are using.
Example: Ubuntu 16.04 LTS, with an Anaconda Env, & DeepLabCut1.x or 2.x.
Please complete the following information about your system:
OS: Windows 7
DeepLabCut Version 2.0.7.2
Browser: Chrome
Describe the problem
I've been trying to restart the training at a specific checkpoint but when I begin training the network, it just starts back from 0.
I have followed instructions in regards to changing init_weights.
init_weights: C:UsersAlitoverhead3-Paul_Cao-2019-07-25dlc-modelsiteration-0overhead3Jul25-trainset95shuffle1trainsnapshot-750
Is there anything else I need to do in order to retrain starting at a checkpoint?
Screenshots
yes, it resets to 0, but if you loaded the weights, it will be using them! (it also states this in our user-guide and documentation)
also, if you are using 101, you should set intermediate_supervision to True
Thanks so much!!
no problem. if you like the package, would consider giving us a star :)
One last question: If doing this enables the network to retrain from a loaded weight, why does the loss still start off so high?