Commit History
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
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
reformat code
f5da528
glenn-jocher
commited on
v3.0 Release (#725)
916d4aa
unverified
glenn-jocher
commited on
Fix Logging (#719)
0892c44
unverified
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
b40852d
glenn-jocher
commited on
update test.py --save-txt
37acbdc
glenn-jocher
commited on
update test.py --save-txt
b8c2da4
glenn-jocher
commited on
update test.py
1ce686e
glenn-jocher
commited on
update test.py
6bd9218
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
fuse update
04bdbe4
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
updates
227aa73
glenn-jocher
commited on
add stride to datasets.py
b8557f8
glenn-jocher
commited on
study update
a63e1c9
glenn-jocher
commited on
study update
db89813
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