yolov5 / utils /metrics.py

Commit History

Explicitly compute TP, FP in val.py (#5727)
36d12a5
unverified

glenn-jocher commited on

Adjust legend labels for classes without instances (#5174)
0be58f1
unverified

NauchtanRobotics glenn-jocher commited on

Close `matplotlib` plots after opening (#4612)
bb5ebc2
unverified

glenn-jocher commited on

Fix for AP calculation limits 0.0 - 1.0 (#4563)
8ac96b7
unverified

glenn-jocher commited on

Standardize headers and docstrings (#4417)
24bea5e
unverified

glenn-jocher commited on

Copy-Paste augmentation for YOLOv5 (#3845)
c6c88dc
unverified

glenn-jocher commited on

Move IoU functions to metrics.py (#3820)
5ea771d
unverified

glenn-jocher commited on

ConfusionMatrix `normalize=True` fix (#3587)
e8c5237
unverified

glenn-jocher commited on

Add ConfusionMatrix `normalize=True` flag (#3586)
ec2da4a
unverified

glenn-jocher commited on

Ignore Seaborn plot warnings (#3576)
095197b
unverified

glenn-jocher commited on

bug fix: switched rows and cols for correct detections in confusion matrix (#2883)
d48a34d
unverified

Michael Heilig commited on

Confusion matrix background axis swap (#2114)
2c56ad5
unverified

Ryan Avery commited on

Metric-Confidence plots feature addition (#2057)
f639e14
unverified

glenn-jocher commited on

Reinstate PR curve sentinel values (#1645)
0bb4395
unverified

glenn-jocher commited on

Update matplotlib.use('Agg') tight (#1583)
f010147
unverified

glenn-jocher commited on

Prevent PR plotting (#1489)
7aeef2d
unverified

glenn-jocher commited on

Confusion matrix (#1474)
0a3ff71
unverified

glenn-jocher commited on

Update PR curve (#1428)
4250f84
unverified

glenn-jocher commited on

Utils reorganization (#1392)
fe341fa
unverified

glenn-jocher commited on