Skip to content

Aweseop/confused-class-for-yolov5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Confused class for YOLOv5

This is a Pytorch implementation of Confused class cheking module for YOLOv5.

Can't see all of them to understand data features. It can be numerically checking how similar it is to which class and how much it is predicted with confidence score-based custom metric for model improvement.

  • Calculate the variance of the confidence score within each image
  • The smaller the variance value, the more confusing the class

confused1


confused2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages