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

How to use Yolov8 with cuda? #1

Open
wolf002 opened this issue May 18, 2023 · 1 comment
Open

How to use Yolov8 with cuda? #1

wolf002 opened this issue May 18, 2023 · 1 comment

Comments

@wolf002
Copy link

wolf002 commented May 18, 2023

How to intasll Yolov8 with support cuda? Please descibe.

@Gormonboza
Copy link

Gormonboza commented Apr 4, 2024

Before you run pip install ultralytics:

  1. install CUDA toolkit (for example CUDA 11.8) and CUDNN
  2. install pyTorch [https://pytorch.org/get-started/locally/]

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