You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use cmmand "python demo_webcam.py -n v4-tiny",the detector can not find hands,. And "python demo_webcam.py -n v4-tiny -c 0", it also can not work., how to fix it?
The text was updated successfully, but these errors were encountered:
Have you tried to use the demo on the pictures? Does it work?
python demo.py -n v4-tiny
As mentioned here (#13 (comment)), it really depends on the input picture. The v4-tiny is not very good generalized, I prefer the v3-tiny-prn for webcam detection.
I tried the command "python demo.py -n v4-tiny" on the default 8 images,no detection result.The other 3 pretrained model are good.Thanks you for your response, this work is great.
i use cmmand "python demo_webcam.py -n v4-tiny",the detector can not find hands,. And "python demo_webcam.py -n v4-tiny -c 0", it also can not work., how to fix it?
The text was updated successfully, but these errors were encountered: