yolov5 / utils /metrics.py

Commit History

Update metrics.py with IoU protected divides (#8550)
0414637
unverified

glenn-jocher commited on

CIoU protected divides (#8546)
a84cd02
unverified

glenn-jocher commited on

Bug fix mAP0.5-0.95 (#6787)
43569d5
unverified

Anton Lebedev glenn-jocher pre-commit-ci[bot] commited on

Refactor collections and fstrings (#7821)
f000714
unverified

glenn-jocher commited on

Add smoothing to curve plots and max F1 index (#7798)
8a4175c
unverified

glenn-jocher commited on

Loss and IoU speed improvements (#7361)
406ee52
unverified

glenn-jocher commited on

[pre-commit.ci] pre-commit suggestions (#7279)
7882950
unverified

pre-commit-ci[bot] pre-commit-ci[bot] glenn-jocher commited on

precommit: yapf (#5494)
c3d5ac1
unverified

Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on

Fix ConfusionMatrix scale `vmin=0.0` (#6638)
5389300
unverified

glenn-jocher commited on

Fix 6 Flake8 issues (#6541)
cba4303
unverified

Jirka Borovec glenn-jocher commited on

Refactor/reduce G/C/D/IoU `if: else` statements (#6087)
affa284
unverified

Chen Gen Cmos glenn-jocher commited on

Reduce G/D/CIoU logic operations (#6074)
afa5cfb
unverified

JieLi 李杰 commited on

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