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

Problems with training #46

Open
MalatestaDavide opened this issue Sep 12, 2022 · 2 comments
Open

Problems with training #46

MalatestaDavide opened this issue Sep 12, 2022 · 2 comments

Comments

@MalatestaDavide
Copy link

After downloading the videos we use the command "! Python -m backend.parser train --model / models" to train. The 1/5000 epoch starts giving us all the IDs of the videos on which to train but then it does not continue and goes in loop. I am attaching a photo to better clarify the doubt.

MicrosoftTeams-image

@scopeInfinity
Copy link
Owner

epoch starts giving us all the IDs of the videos on which to train but then it does not continue and goes in loop

@MalatestaDavide What you mean by "does not continue" / "goes in loop"? Does the program feel stuck after Epoch 1/1000 (and for how long) or what section is stuck in loop?

Can you please elaborate on what's happening a bit more? Possibly sharing the full log dump.

@MalatestaDavide
Copy link
Author

Basically, we tried to execute the network on Google Colab. However, when we try to execute the command "!python -m backend.parser train --model /models" the program feels stuck after epoch 1/5000. We let the program run for 6 hours but the training doesn't go on.

The only thing we changed on the code was the downloadVideo function on the videohandler.py file, because the website used for downloading videos from youtube was obsolete.

MicrosoftTeams-image

rete 2

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