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
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
The text was updated successfully, but these errors were encountered:
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"
Sorry, something went wrong.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: