当前位置:网站首页>MT yolov6 training and testing
MT yolov6 training and testing
2022-06-29 09:02:00 【Master Ma】
1、 View virtual environment
conda env list

2、 Delete virtual environment
conda env remove -p Virtual environment path to delete
Example
conda env remove -p C:\Users\Admin\anaconda3\envs\pointbert

3、 New virtual environment
conda create -n env python==3.6( Version number )

4、 Activate the virtual environment
conda activate yolo6

5、 Get into yolo6 Folder
cd C:\Users\Admin\Desktop\YOLOv6-main
6、 Environment required for installation
pip install -r requirements.txt


7、 Download weight
https://github.com/meituan/YOLOv6/releases/tag/0.1.0
Put it under the project folder 
8、 Yes yolo6 To test
python tools/infer.py --weights yolov6s.pt --source img.jpg / imgdir
Execute the following instructions
python tools/infer.py --weights yolov6s.pt --source data/images
The test results are as follows :
The test results are in runs\inference\exp Under the folder 



9、 The system configuration
see torch edition 
see cuda edition nvcc --versio
边栏推荐
- Matlab usage
- Memoirs of actual combat: breaking the border from webshell
- DevOps到底是什么意思?
- The @dynamicmemberlookup and callasfunction features in swift implement the object transparent proxy function
- Mysql使用union all统计多张表组合总数,并分别统计各表数量
- Differences between x86 and x64
- 晋升或汇报,你真的把事情讲清楚了吗?
- cokkie和session的区别
- P4769-[NOI2018]冒泡排序【组合数学,树状数组】
- (III) encoder self attention mask
猜你喜欢

Résumé des différentes séries (harmoniques, géométriques)

分布式数字身份的几个“非技术”思考

首次触电,原来你是这样的龙蜥社区 | 龙蜥开发者说第8期

Carbon emission reduction of second-hand trading platform, with assessment standards

Unity C# 网络学习(十二)——Protobuf生成协议

Verilog 大小端以及 +:使用

sql server 用 administrator 权限运行吗?还是以普通用户运行呢?
Working for many years, recalling life -- three years in high school

mongoDB 持久化

对比HomeKit、米家,智汀家庭云版有哪些场景化的体验
随机推荐
今天让你知道PMP考试通过率达97%,可信不可信
Unity C# 网络学习(十二)——Protobuf生成协议
观察者模式怎么实现
npm常用命令
C# 语音端点检测(VAD)实现过程分析
Activemq消息组件发布订阅ReDelivery消息重新投递
Open3D 隐藏点移除
标准|中国支付清算协会发布首个隐私计算金融规范
【无标题】
Déclaration de la variable Typescript - - assertion de type
MT-yolov6训练及测试
Verilog 大小端以及 +:使用
对比HomeKit、米家,智汀家庭云版有哪些场景化的体验
重磅发布 | 《FISCO BCOS应用落地指南》
MySQL virtual column
ES6 data type map & set
今年的网络安全“体检”你做了吗?
批量处理实验接触角数据-MATLAB分析
P6776-[NOI2020]超现实树
Tutorial on building open source Internet of things platform