Commit History
Add Multi-Node support for DDP Training (#504)
886b984
unverified
Fix missing imports (#627)
728efa6
unverified
import random bug fix (#614)
eb99dff
Explicit Imports (#498)
d5b6416
unverified
Jirka Borovec
commited on
hyperparameter evolution update (#566)
f1096b2
hyperparameter evolution bug fix (#566)
c1a2a7a
hyperparameter evolution bug fix (#566)
8074745
hyperparameter evolution bug fix (#566)
e32abb5
hyperparameter evolution bug fix (#566)
8056fe2
hyperparameter expansion to flips, perspective, mixup
127cbeb
replace random_affine() with random_perspective()
bcd452c
PyTorch 1.6.0 update with native AMP (#573)
c020875
unverified
LR --resume repeat bug fix (#565)
4e2b9ec
unverified
Laughing
commited on
Fix bug #541 #542 (#545)
a209a32
unverified
--notest bug fix (#518)
7f8471e
unverified
v2.0 Release (#491)
9da56b6
unverified
Update train.py (#462)
5e970d4
unverified
update train.py gsutil bucket fix (#463)
3edc38f
update train.py gsutil bucket fix (#463)
7765557
pretrained model loading bug fix (#450)
b569ed6
[WIP] Feature/ddp fixed (#401)
4102fcc
unverified
update train.py class count assertion #424
07493a7
update train.py class count assertion #424
912c06a
update train.py ckpt loading
65857ad
comment tb_writer.add_hparams(hyp, {})
03489aa
Merge pull request #384 from jancio/master
1e94bcf
unverified
Update train.py
120d40c
unverified
Fix img_size naming in hyperparameters logging
38acc5f
Janko Ondras
commited on
EMA and non_blocking=True
a1c8406
comment updates
140d84c
Log hyperparameters in tensorboard
e558963
Janko Ondras
commited on
multi-gpu ckpt filesize bug fix #253
01a73ec
multi-gpu ckpt filesize bug fix #253
a586751
update tensorboard metric
5de4e25
train.py results.txt to bucket bug fix
98fc483
evolution bug fix #346
1c13e67
new nc=len(names) check
e16e9e4
new nc=len(names) check
cb527d3
update log_dir to runs/exp #107
603ea0b
disable LR plot to suppress warning message
72d5b58
--resume EMA fix #292
24c5a94
Move hyp and opt yaml save to top of train()
9d63140
unverified
hyperparameter printout update
bf6f415
Merge branch 'master' into advanced_logging
dc5e183
unverified
Update train.py
6b134d9
unverified
update train.py and experimental.py
16f6834
Add in --resume functionality with option to specify path or to get most recent run
52bac22
Merge branch 'master' into advanced_logging
f517ba8
unverified
fix LR bug
956511d
unverified
Laughing
commited on