MichiganCOG / ViP

Video Platform for Action Recognition and Object Detection in Pytorch
MIT License
220 stars 37 forks source link

Additon of option to continue training from a saved checkpoint or train a new objective starting with a saved checkpoint #14

Closed zeonzir closed 5 years ago

zeonzir commented 5 years ago

Currently the platform only supports continuing training from a selected checkpoint. It does not allow the option of a warm start using a saved checkpoint and training using an alternative setup.