We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for sharing your work. can you provide the correct commend to test the model on image and video please. I test with:
python demo_vita/demo.py --video-input clips/0d40b015f4.mp4 --output out/
but I just have a video without segmentation and this line in the terminal:
[ERROR:0@24.715] global obsensor_uvc_stream_channel.cpp:156 getStreamChannelGroup Camera index out of range
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hey @assia855 Have you figured out the problem of running the demo on video?
Sorry, something went wrong.
I suppose that's due to opencv environment conflict. Could you please elaborate?
No branches or pull requests
Thanks for sharing your work. can you provide the correct commend to test the model on image and video please. I test with:
python demo_vita/demo.py --video-input clips/0d40b015f4.mp4 --output out/
but I just have a video without segmentation and this line in the terminal:
[ERROR:0@24.715] global obsensor_uvc_stream_channel.cpp:156 getStreamChannelGroup Camera index out of range
Thanks in advance.
The text was updated successfully, but these errors were encountered: