VideoGPT icon indicating copy to clipboard operation
VideoGPT copied to clipboard

Results 13 VideoGPT issues
Sort by recently updated
recently updated
newest added

Really cool results on [the project website](https://wilson1yan.github.io/videogpt/index.html)! I wanted to give it a shot, and in this repo's readme it says: > the VideoGPT model can be sampled using the...

The page shows error when I upload a video and click submit.

I got the following error when loading i3d. Does anyone know how to solve this? ``` File "/home/taiju/pyen/VDT/common_metrics_on_video_quality/calculate_fvd.py", line 30, in calculate_fvd i3d = load_i3d_pretrained(device=device) File "/home/taiju/pyen/VDT/common_metrics_on_video_quality/fvd/videogpt/fvd.py", line 26, in...