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

Prediction issue #32

Open
MohaYunus opened this issue Apr 9, 2024 · 2 comments
Open

Prediction issue #32

MohaYunus opened this issue Apr 9, 2024 · 2 comments

Comments

@MohaYunus
Copy link

I am facing problem when I upload vedio it's is showing prediction error in it what should I do to solve the error or sometime I get assertion error
IMG-20240406-WA0003
IMG-20240406-WA0002
IMG-20240406-WA0004

@rishabhbs
Copy link

did you find any solution for this problem?

@profvsanchez
Copy link

You installed Torch without CUDA support - it states that in the error message.

You need to install torch using this pip command

pip install torch==1.7.1+cu110 torchvision==0.8.2+cu110 torchaudio==0.7.2 -f https://download.pytorch.org/whl/torch_stable.html

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

3 participants