Open elegy12138 opened 3 years ago
You should set config file like this
python3 ./demo/main/video/sot_video.py --config 'experiments/siamfcpp/test/vot/siamfcpp_alexnet.yaml' --device cuda --video "webcam"
You should set config file like this
python3 ./demo/main/video/sot_video.py --config 'experiments/siamfcpp/test/vot/siamfcpp_alexnet.yaml' --device cuda --video "webcam"
But I'm talking sat_video.py about , not sot_video.py
I tried to run sat_video.py and found that the file only called my camera and did nothing else . I hope you can help me solve this problem