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 have NVIDIA RTX 3070 GPU and when I ran this command: python inference_video.py --exp=2 --scale=1 --video=test_video.mp4
It wasn't using any of my GPU but a CPU instead.
The text was updated successfully, but these errors were encountered:
me to
Sorry, something went wrong.
我也是这样的,很奇怪
怎么看在使用cpu
https://pytorch.org/get-started/locally/ try to install CUDA with this command
No branches or pull requests
I have NVIDIA RTX 3070 GPU and when I ran this command:
python inference_video.py --exp=2 --scale=1 --video=test_video.mp4
It wasn't using any of my GPU but a CPU instead.
The text was updated successfully, but these errors were encountered: