yolov5 / test.py

Commit History

`is_coco` list fix (#3646)
fa29125
unverified

Mai Thanh Minh commited on

Refactoring cleanup (#3565)
4695ca8
unverified

glenn-jocher commited on

Refactor test.py arguments (#3558)
a9553c0
unverified

glenn-jocher commited on

Remove redundant speed/study `half` argument (#3557)
4ef9261
unverified

glenn-jocher commited on

Update test.py profiling (#3555)
5948f20
unverified

glenn-jocher commited on

Remove `is_coco` argument from `test()` (#3553)
63157d2
unverified

glenn-jocher commited on

Remove `opt` from `create_dataloader()`` (#3552)
958ab92
unverified

glenn-jocher commited on

On-demand `pycocotools` pip install (#3547)
ef0b5c9
unverified

glenn-jocher commited on

Update FP16 `--half` argument for test.py and detect.py (#3532)
c6b51f4
unverified

glenn-jocher commited on

Merge `develop` branch into `master` (#3518)
f3c3d2c
unverified

glenn-jocher Piotr Skalski SkalskiP Peretz Cohen tudoulei chocosaj BuildTools Yonghye Kwon Sam_S Samridha Shrestha edificewang commited on

Implement `@torch.no_grad()` decorator (#3312)
61ea23c
unverified

glenn-jocher commited on

Comment fix (#3058)
f2de1ad
unverified

kepler62f kepler62f commited on

Update check_requirements() exclude list (#2974)
a833ee2
unverified

glenn-jocher commited on

test.py native --single-cls (#2928)
3665c0f
unverified

glenn-jocher commited on

Explicit opt function arguments (#2817)
b40dd99
unverified

fcakyon commited on

Implement yaml.safe_load() (#2876)
f7bc685
unverified

glenn-jocher commited on

Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827)
c949fc8
unverified

burhan glenn-jocher commited on

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

Ramon2 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