当前位置:网站首页>Yolov5, pychar, Anaconda environment installation
Yolov5, pychar, Anaconda environment installation
2022-07-06 00:22:00 【It rained and windy last night】
Catalog
Preface
demand : Use Yolov5 Target detection .
therefore , The final tool selected is :yolov5,Pycharm,Anaconda.
Some of the referenced articles are under the lowest reference directory . The most important thing is to refer to this , therefore , It is suggested that you can also refer to this : The most detailed in history yolov5 Environment configuration + Configure required files , It's very detailed , But the suggestion is to read more , then , Make up the deficiency of this article .
For example, when downloading some packages , It is suggested to add various sources , Otherwise , The download speed is really moving .
such as :
pip install tensorflow --default-timeout=10000 -i https://pypi.doubanio.com/simple/
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple/
Text
Reference resources
边栏推荐
- Doppler effect (Doppler shift)
- MySQL存储引擎
- [EI conference sharing] the Third International Conference on intelligent manufacturing and automation frontier in 2022 (cfima 2022)
- LeetCode 6006. Take out the least number of magic beans
- notepad++正则表达式替换字符串
- [binary search tree] add, delete, modify and query function code implementation
- FFmpeg抓取RTSP图像进行图像分析
- OS i/o devices and device controllers
- What is information security? What is included? What is the difference with network security?
- 建立时间和保持时间的模型分析
猜你喜欢

NSSA area where OSPF is configured for Huawei equipment

Go learning - dependency injection

LeetCode 1598. Folder operation log collector

Knowledge about the memory size occupied by the structure

Room cannot create an SQLite connection to verify the queries

Basic introduction and source code analysis of webrtc threads

GD32F4xx uIP协议栈移植记录

建立时间和保持时间的模型分析

如何利用Flutter框架开发运行小程序

软件测试工程师必会的银行存款业务,你了解多少?
随机推荐
【QT】Qt使用QJson生成json文件并保存
电机的简介
SQLServer连接数据库读取中文乱码问题解决
Key structure of ffmpeg - avframe
Data analysis thinking analysis methods and business knowledge - analysis methods (III)
Search (DFS and BFS)
Upgrade openssl-1.1.1p for openssl-1.0.2k
Ffmpeg learning - core module
LeetCode 8. String conversion integer (ATOI)
FFT 学习笔记(自认为详细)
Date类中日期转成指定字符串出现的问题及解决方法
Hardware and interface learning summary
Basic introduction and source code analysis of webrtc threads
An understanding of & array names
Priority queue (heap)
Go learning --- structure to map[string]interface{}
提升工作效率工具:SQL批量生成工具思想
PHP determines whether an array contains the value of another array
JS can really prohibit constant modification this time!
MySQL functions