-
Notifications
You must be signed in to change notification settings - Fork 60
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
Inference code does not work for videos #114
Comments
I also get this problem by using the old inference code. Image inference is OK,but video inference don't work, please help me to solve this issue.
import sys def inference():
if name == "main": 2.Terminal show:
|
First,I used my qlore checkpoints to do the video inference,it didn't work, then I came back to use the orignal code and data which you show in the README file. |
It's working now,but using my data's qlore checkpoints to inference new test video data is don't work. |
The inference code provided does not work
following error occur
The text was updated successfully, but these errors were encountered: