Skip to content
New issue

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

Why does sat_video.py only activate the camera when it's up and running #202

Open
elegy12138 opened this issue Jul 26, 2021 · 2 comments
Open

Comments

@elegy12138
Copy link

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

@lzx1413
Copy link
Contributor

lzx1413 commented Jul 29, 2021

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" 

@elegy12138
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants