当前位置:网站首页>yolov6 学习初篇
yolov6 学习初篇
2022-07-17 00:17:00 【HySmiley】
1、下载官方code
2、下载预训练模型
在readme中有下载地址:
[**YOLOv6-n**](https://github.com/meituan/YOLOv6/releases/download/0.1.0/yolov6n.pt)
[**YOLOv6-tiny**](https://github.com/meituan/YOLOv6/releases/download/0.1.0/yolov6t.pt)
[**YOLOv6-s**](https://github.com/meituan/YOLOv6/releases/download/0.1.0/yolov6s.pt)
将模型文件放在新建的weights文件夹下
3、infer推理
执行指令
python tools/infer.py --weights weights/yolov6t.pt --source data/images/image1.jpg --device 0
输出结果

边栏推荐
猜你喜欢
![[solution] the local Group Policy Editor (gpedit.msc) in Win 11 cannot be opened](/img/8c/705d5f03ca12eef740957c7c80a9f7.png)
[solution] the local Group Policy Editor (gpedit.msc) in Win 11 cannot be opened

NFS服务

Shell programming specifications and variables

使用Virtual IP+Keepalived配置高可用

Circular statements and functions of shell scripts

2、AsyncTool框架实战使用

1、AsyncTool框架简介和分析实现

HCIA_NAT实验

Yum warehouse service and PXE automatic deployment system
4、AsyncTool框架的一些思考
随机推荐
echo -e用法
10. System safety and Application
Understanding of array and bubbling
PXE自动化安装
Traversal of binary tree
A preliminary study of MySQL
Configure VLAN and use OSPF protocol for layer 3 switches
Dynamic programming problem - Small Soldiers rush forward
了解网络命名空间
DHCP服务
Nat comprehensive experiment
Expect interaction free
[NoSQL] redis master-slave, sentinel, cluster
Shell编程规范与变量
RHCE ansible first operation
A practical case of redisson's implementation of distributed locks - lock single key - lock multiple keys - watchdog
Squid agent service deployment
Shell script variables, script writing and execution (deploy Apache and remote backup MySQL database)
当你在Linux系统中编译安装MySQL数据库卡住了怎么办?
HCIP第一天_HCIA复习