当前位置:网站首页>Yolov6 training: various problems encountered in training your dataset
Yolov6 training: various problems encountered in training your dataset
2022-07-02 14:35:00 【Mr Qu Mo Han】
I downloaded it before YoloV6s.pt Ran down , Although there is false detection, the confidence is still very high , So I plan to run my own data set
My data set has only two types , When I load my dataset, the problem arises ....
problem 1:
First look at the official data set format ...
But he will always report you wrong .....
Find out why , Step by step ,, Fucking ...
He wrote too much osp.dirname(img_dir),,, Let's print it out ..
This must give you an error ,,, Because your path is wrong , So the changes are as follows ..
I want to see others ...
ok! No problem ....
Look at the data set format :
CiWaData|
train: ./image.jpg
val: ./image.jpg
labels|
train:./image.txt
val: ./image.txt
Start training ........
problem 2:
My heart is tired. .... A lot of questions ,,, This version is the latest ,2022/06/29 just git Download the ...
Fortunately, there is a new version In contrast .. No matter the First modify to the previous version
ok Finally, it's the next step ...
problem 3:
In training Map by 0, The first round and the second round are still 0, The back decisively closed the training ..
The first round :
The second round :
I NIMA !!!!!!!!!! It feels like a strange upgrade ,, In the end, it's all a problem ...... incredibly MAp yes 0 ........ Forget it, forget it
边栏推荐
- Using computed in uni app solves the abnormal display of data () value in tab switching
- What is erdma? Popular science cartoon illustration
- Pychart connects to the remote server
- Design and implementation of car query system based on php+mysql
- Borui data integrated intelligent observable platform was selected into the "Yunyuan production catalogue" of China Academy of communications in 2022
- Fabric. Keep the original level when JS element is selected
- <口算练习机 方案开发原理图>口算练习机/口算宝/儿童数学宝/儿童计算器 LCD液晶显示驱动IC-VK1621B,提供技术支持
- MQ教程 | Exchange(交换机)
- fatal: unsafe repository is owned by someone else 的解决方法
- Golang 快速生成数据库表的 model 和 queryset
猜你喜欢
Fabric.js 橡皮擦的用法(包含恢复功能)
【apipost】使用教程
MQ教程 | Exchange(交换机)
buuctf-pwn write-ups (7)
Method of creating linked server for cross server data access
fatal: unsafe repository is owned by someone else 的解决方法
Pychart connects to the remote server
Default slot, named slot, scope slot
途家木鸟美团夏日折扣对垒,门槛低就一定香吗?
How kaggle uses utility script
随机推荐
【空间&单细胞组学】第1期:单细胞结合空间转录组研究PDAC肿瘤微环境
大顶堆、小顶堆与堆排序
联合搜索:搜索中的所有需求
How many knowledge points can a callable interface have?
Solving the longest subsequence with linear DP -- three questions
Packet capturing tool Fiddler learning
实现一个多进程并发的服务器
腾讯云 TStor 统一存储通过信通院首批文件存储基础能力评测
Adhere to the foundation of 20 minutes go every day II
测试框架TestNG的使用(二):testNG xml的使用
MQ教程 | Exchange(交换机)
OpenCV调用USB摄像头的点滴
Yyds dry goods inventory software encryption lock function
3、函数指针和指针函数
socket(套接字)与socket地址
Chapter 9: xshell free version installation
Pycharm连接远程服务器
PHP linked list creation and traversal
[to be continued] [UE4 notes] l5ue4 model import
每天坚持20分钟go的基础二