You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If training was aborted for whatever reason or MAX_ITER was set too low it would be really nice to be able to continue an earlier training instead of restarting from scratch. This is a native function in tensorflow and is possibly easy to set with detectron2 aswell...
The text was updated successfully, but these errors were encountered:
acerioni
changed the title
Pick Up Training from a chosen checkpoint
[Feature Request] Pick Up Training from a chosen checkpoint
May 26, 2021
acerioni
changed the title
[Feature Request] Pick Up Training from a chosen checkpoint
Pick Up Training from a chosen checkpoint
May 26, 2021
If training was aborted for whatever reason or MAX_ITER was set too low it would be really nice to be able to continue an earlier training instead of restarting from scratch. This is a native function in tensorflow and is possibly easy to set with detectron2 aswell...
The text was updated successfully, but these errors were encountered: