Ability to locate original data after resuming a training #583
Closed
kmeirlaen
started this conversation in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to continue training based on a .resume file. However, the source data (images / camera locations) are no longer in the location from the time the .resume file was created. In such a case, currently, there is no feedback to the user that the loading of the checkpoint and related data has failed or what is the cause. As a user, I would expect the software to
Same process for other paths (output directory) -> what to do when output directory no longer exists? Or should we just not always ask for the output directory when opening a .resume file? We cant assume the user still has the same directory structure (renaming, moving files, ...)
Alternatives:
or
Current console message:

Beta Was this translation helpful? Give feedback.
All reactions