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

query regarding "run_with_webcam.py" file #10

Open
ErHimani opened this issue Aug 9, 2022 · 2 comments
Open

query regarding "run_with_webcam.py" file #10

ErHimani opened this issue Aug 9, 2022 · 2 comments

Comments

@ErHimani
Copy link

ErHimani commented Aug 9, 2022

I am getting error in the following line:
torch.load('checkpoint.pt', map_location=device).
The error states that 'checkpoint.pt' is missing.
Can you guide us on How to get 'checkpoint.pt' file or how to rid of the error.

Thank You
Himani

@Maitri-J
Copy link

The "./scripts/fetch_models.sh" line should've downloaded the file, but I had the same problem where the checkpoint.pt is not downloaded properly.
So, run this link to download the checkpoint.pt https://drive.google.com/uc?export=download&id=17aJAUAIl-1VPvJcPeahH8MQrcLRpy9Li

@emrecolak55
Copy link

I've faced the same problem. Just use the link @Maitri-J had shared and put it into the project folder.

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

3 participants