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 to run it on custom video?? #11

Closed
ManoharSai2000 opened this issue Jan 4, 2021 · 1 comment
Closed

How to run it on custom video?? #11

ManoharSai2000 opened this issue Jan 4, 2021 · 1 comment

Comments

@ManoharSai2000
Copy link

No description provided.

@angpo
Copy link
Collaborator

angpo commented Jan 4, 2021

Hi,

If you are interested in evaluation solely, you need to load the video and transform it in a pytorch tensor (with shape (b_size=1,no_frames=8,C=3,H,W)). Then, you can download one of the checkpoint we released (see the README documentation) and run the net on the video.

@angpo angpo closed this as completed Jan 7, 2021
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