brjathu / LART

Code repository for the paper "On the Benefits of 3D Pose and Tracking for Human Action Recognition", (CVPR 2023)

Home Page:https://github.com/brjathu/LART

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo not generating sequences

ak3ra opened this issue · comments

The demo colab notebook seems broken. Everything installs alright but on running the demo:

!python scripts/demo.py video.source="assets/jump.mp4" +half=True
No sequences are generated, hence:

FileNotFoundError: [Errno 2] No such file or directory: 'outputs/results_temporal_videos/'

Could you please try again, the server was down for a while, which might have caused the code to break when downloading the weights, I just tried now, and it is working fine.

Closing this issue, since it is inactive for a while, please feel free to reopen it if you have further questions.