yolov5 / test.py

Commit History

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

Precision-Recall Curve Feature Addition (#1107)
5fac5ad
unverified

glenn-jocher commited on

Update test.py with set() (#806)
c171e45

glenn-jocher commited on

--save-txt bug fix (#763)
da35727
unverified

glenn-jocher commited on

v3.0 Release (#725)
916d4aa
unverified

glenn-jocher commited on

Dataset autodownload feature addition (#685)
41523e2
unverified

glenn-jocher commited on

Explicit Imports (#498)
d5b6416
unverified

Jirka Borovec commited on

PyTorch 1.6.0 compatability updates
43a616a

glenn-jocher commited on

Update ci-testing.yml (#445)
07a82f4
unverified

glenn-jocher commited on

update test.py --save-txt
37acbdc

glenn-jocher commited on

update test.py --save-txt
b8c2da4

glenn-jocher commited on

test.py --task test updates
aa08b2b

glenn-jocher commited on

EMA and non_blocking=True
a1c8406

glenn-jocher commited on

update test.py model.half()
0afbb8d

glenn-jocher commited on

hyperparameter printout update
bf6f415

glenn-jocher commited on

Merge branch 'master' into advanced_logging
dc5e183
unverified

glenn-jocher commited on

Update test.py
22ab1c2
unverified

glenn-jocher commited on

Update test.py
c3d3e6b
unverified

glenn-jocher commited on

Initial model ensemble capability #318
e8cf24b

glenn-jocher commited on

Remove duplicate `verbose` arg in test.py
5ac517b

astoken commited on

Merge branch 'master' into advanced_logging
f517ba8
unverified

astoken commited on

.to(device) bug fix
6b95d6d

glenn-jocher commited on

test.py .fuse() update
a62333e

glenn-jocher commited on

update check_img_size() for model strides
a9dc0c2

glenn-jocher commited on

Merge branch 'master' into advanced_logging
e18e681
unverified

astoken commited on

refactor dataloader
22fb2b0

glenn-jocher commited on

update test.py for FP16 testing during training
e670a33

glenn-jocher commited on

add stride to datasets.py
b8557f8

glenn-jocher commited on

update google_utils import
6c1b87a

glenn-jocher commited on

remove fast, add merge
1f1917e

glenn-jocher commited on

Add save_dir arg to test.test, use arg as location for saving batch jpgs
9b7386f

astoken commited on

train with multi-gpu half test bug fix #99
2daa412

glenn-jocher commited on

train with multi-gpu half test bug fix #99
d1e5716

glenn-jocher commited on

Multi-GPU disabled in test.py
72d0614

glenn-jocher commited on

--verbose bug fix #84
7c6fd4d

glenn-jocher commited on

updated testing settings, rebalanced towards FP16 latency
db2c3ac

glenn-jocher commited on

FP16 test loss bug fix
0b514da

glenn-jocher commited on