CENet
CENet copied to clipboard
Regarding the recovery of training from a breakpoint
Thank you to the author for their excellent work. Encountered the issue of being unable to recover breakpoint training while implementing your code. According to the Reademe you provided, I uncommented on the code and also modified the "/SENet-valid_best" to "/SENet" above. When I reenter the command, I still train from scratch. How can I solve this problem to resume training from a breakpoint? Looking forward to your reply.