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

配置本地运行环境 #2

Open
georgebooker13 opened this issue Nov 7, 2021 · 0 comments
Open

配置本地运行环境 #2

georgebooker13 opened this issue Nov 7, 2021 · 0 comments

Comments

@georgebooker13
Copy link

georgebooker13 commented Nov 7, 2021

1.环境所需

anaconda3 (python == 3.8.0)

pytorch 1.7

yolov5

1.1 创建并激活虚拟环境
conda creat -n pytorch python=3.8
conda activate pytorch
1..2下载yolov5源码

https://github.com/ultralytics/yolov5

2.运行测试

python detect.py

2ef32f7c85ddba90c04520d6a38da6c

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

1 participant