Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do i resume my training on colab? #132

Open
kartikJ-9 opened this issue Apr 16, 2020 · 1 comment
Open

How do i resume my training on colab? #132

kartikJ-9 opened this issue Apr 16, 2020 · 1 comment

Comments

@kartikJ-9
Copy link

Decent results require 3k-5k frames. My GPU session on colab gets disconnected due to usage while training. I am saving the checkpoints in the drive. Is there any way I can resume the training from a particular epoch? I have a sequence of images obtained from a video.

@junyanz
Copy link
Owner

junyanz commented Apr 16, 2020

I assume that you are using the Pytorch version with colab. For Lua, you can use continue_train flag. For PyTorch, please see this Q & A.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants