yolov5 / test.py

Commit History

add option to disable half precision in test.py (#2507)
fd16799
unverified

Benjamin Fineran glenn-jocher commited on

Fix Indentation in test.py (#2614)
8f6e447
unverified

Ayush Chaurasia commited on

Improved W&B integration (#2125)
e8fc97a
unverified

Ayush Chaurasia glenn-jocher commited on

Update test.py --task train val study (#2453)
f419721
unverified

glenn-jocher commited on

Integer printout (#2450)
f01f322
unverified

glenn-jocher commited on

Update test.py (#2319)
cd30d83
unverified

glenn-jocher commited on

Improved model+EMA checkpointing 2 (#2295)
71dd276
unverified

glenn-jocher commited on

Improved model+EMA checkpointing (#2292)
ec1d849
unverified

glenn-jocher commited on

Update minimum stride to 32 (#2266)
e27ca0d
unverified

glenn-jocher commited on

Update inference default to multi_label=False (#2252)
c09964c
unverified

glenn-jocher commited on

Update test.py --task speed and study (#2099)
be9edff
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Update run-once lines (#2058)
2a835c7
unverified

glenn-jocher commited on

W&B log epoch (#1946)
59c21c7
unverified

glenn-jocher commited on

Confusion matrix native image-space fix (#2046)
d68afed
unverified

ramonhollands commited on

verbose on final_epoch (#1997)
046c37e
unverified

glenn-jocher commited on

Update test.py with yaml.SafeLoader (#1969)
91c30e4
unverified

Abhiram V commited on

Add ComputeLoss() class (#1950)
ca9babb
unverified

glenn-jocher commited on

colorstr() updates (#1909)
dd03b20
unverified

glenn-jocher commited on

auto-verbose if nc <=20 (#1869)
3e25f1e
unverified

glenn-jocher commited on

Add check_requirements() (#1853)
e77c77f
unverified

glenn-jocher commited on

Hybrid auto-labelling support (#1646)
86f4247
unverified

glenn-jocher commited on

Pycocotools best.pt after COCO train (#1616)
791dadb
unverified

glenn-jocher commited on

Daemon thread plotting (#1561)
b6ed110
unverified

glenn-jocher commited on

Targets scaling bug fix (#1529)
0f2057e
unverified

glenn-jocher commited on

Cache bug fix (#1513)
e9a0ae6
unverified

glenn-jocher commited on

Confusion matrix (#1474)
0a3ff71
unverified

glenn-jocher commited on

Cat apriori to autolabels (#1484)
95fa653
unverified

glenn-jocher commited on

Sync train and test iou_thresh (#1465)
201bafc
unverified

glenn-jocher commited on

Remove redundant downloads mirror (#1461)
a70e554
unverified

glenn-jocher commited on

Update test.py for IoU in native image-space (#1439)
225845e
unverified

glenn-jocher commited on

W&B logging bug fix (#1399)
412b113

glenn-jocher commited on

Update PR curve (#1428)
4250f84
unverified

glenn-jocher commited on

PyTorch Hub and autoShape update (#1415)
f542926
unverified

glenn-jocher commited on

W&B logging add hyperparameters (#1399)
9c91aea
unverified

glenn-jocher commited on

Increase pycocotools robustness (#1396)
0c26c4e

glenn-jocher commited on

Increase pycocotools robustness (#1396)
9b0f6e3
unverified

glenn-jocher commited on

Utils reorganization (#1392)
fe341fa
unverified

glenn-jocher commited on

Unified '/project/name' results saving (#1377)
c4addd7
unverified

glenn-jocher commited on

Trailing --save-txt whitespace bug fix (#1374)
04081f8
unverified

weida wang glenn-jocher commited on

Replace 'ground truth' with 'labels' (#1337)
67bf9a9
unverified

glenn-jocher commited on

Use pathlib instead of low-level module (#1329)
1c8464e
unverified

Khiem Doan glenn-jocher commited on

PyTorch version to screen and cleanup (#1325)
19e2482
unverified

glenn-jocher commited on

Increment train, test, detect runs/ (#1322)
4821d07
unverified

glenn-jocher commited on

W&B feature improvements (#1258)
96fcde4
unverified

Ayush Chaurasia glenn-jocher commited on

Weights & Biases (W&B) Feature Addition (#1235)
ca290dc
unverified

Ayush Chaurasia glenn-jocher commited on

Update tensorboard logging
453acde

glenn-jocher commited on

Move generated *.json annotations into runs/test (#1209)
d3dad42
unverified

glenn-jocher commited on

Adding --save-dir and --save-conf options to test.py (#1182)
19c8b2c
unverified

oleg glenn-jocher commited on

Generalized regression criterion renaming (#1120)
0ada058
unverified

glenn-jocher commited on