当前位置:网站首页>The meaning of yolov5 training visualization index
The meaning of yolov5 training visualization index
2022-07-01 08:37:00 【Mission Hills for the rest of my life】
background
stay v5 During the training , Use wandb Is a very common visualization tool , It has many charts , It can visualize the evaluation indexes that can be extracted in the training process , Do a clean-up today .
Visual indicators
LOSS
loss It is divided into cls_loss, box_loss, obj_loss In the third part of .
cls_loss be used for Supervision category classification , Calculate whether the anchor frame and the corresponding calibration classification are correct .
box_loss be used for Supervise the regression of the detection box , Error between prediction frame and calibration frame (CIoU).
obj_loss Used to supervise grid Whether there is an object in , Calculate the confidence of the network .
Reference material :https://blog.csdn.net/u011994454/article/details/119564834
metrics
mAP([email protected]), This is a higher standard for detection capability .
mAP([email protected]), Follow Pascal VOC mAP The standard calculation method is consistent ;
mAP([email protected][0.5:0.05:0.95]), Need to compute 10 individual IoU Under the threshold mAP, Then calculate the average . This evaluation index is better than only considering general IoU threshold (0.5) The evaluation index can better reflect the accuracy of the model .
https://www.jianshu.com/p/fd9b1e89f983
边栏推荐
- Luogu p3799 demon dream stick
- How can beginners correctly understand Google's official suggested architectural principles (questions?)
- 电脑小技巧
- 2022 examination summary of quality controller civil engineering direction post skills (quality controller) and reexamination examination of quality controller civil engineering direction post skills
- Li Kou 1358 -- number of substrings containing all three characters (double pointer)
- In depth learning training sample amplification and tag name modification
- Adding color blocks to Seaborn clustermap matrix
- Provincial selection + noi Part II string
- Internet of things technology is widely used to promote intelligent water automation management
- yolov5训练可视化指标的含义
猜你喜欢

Introduction to 18mnmo4-5 steel plate executive standard and delivery status of 18mnmo4-5 steel plate, European standard steel plate 18mnmo4-5 fixed rolling

"Analysis of 43 cases of MATLAB neural network": Chapter 30 design of combined classifier based on random forest idea - breast cancer diagnosis

AES简单介绍

【js逆向】md5加密参数破解

What is the material of 15CrMoR, mechanical properties and chemical analysis of 15CrMoR

Internet of things technology is widely used to promote intelligent water automation management

Suivi des cibles de manoeuvre - - mise en oeuvre du modèle statistique actuel (modèle CS) filtre Kalman étendu / filtre Kalman sans trace par MATLAB

【C】 Summary of wrong questions in winter vacation

Comprehensive experiment Li

Principle and application of single chip microcomputer - principle of parallel IO port
随机推荐
Principle and application of single chip microcomputer - principle of parallel IO port
Intelligent water and fertilizer integrated control system
What is the material of 15CrMoR, mechanical properties and chemical analysis of 15CrMoR
Practice and Thinking on the architecture of a set of 100000 TPS im integrated message system
leetcode T31:下一排列
基础:3.opencv快速入门图像和视频
Thread safety analysis of [concurrent programming JUC] variables
【js逆向】md5加密参数破解
Suivi des cibles de manoeuvre - - mise en oeuvre du modèle statistique actuel (modèle CS) filtre Kalman étendu / filtre Kalman sans trace par MATLAB
TypeError: __ init__ () got an unexpected keyword argument ‘autocompletion‘
Intelligent constant pressure irrigation system
shardingSphere
機動目標跟踪——當前統計模型(CS模型)擴展卡爾曼濾波/無迹卡爾曼濾波 matlab實現
Leetcode t29: divide two numbers
Serial port to WiFi module communication
15Mo3 German standard steel plate 15Mo3 chemical composition 15Mo3 mechanical property analysis of Wuyang Steel Works
《单片机原理及应用》-片外拓展
Advanced API
DID的使用指南,原理
Embedded-c language-10-enumeration / (function) pointer (function) / multi-level pointer /malloc dynamic allocation / file operation