sukjunhwang/VITA

Demo

assia855 opened this issue · 2 comments

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.

Hey @assia855 Have you figured out the problem of running the demo on video?

I suppose that's due to opencv environment conflict. Could you please elaborate?