Commit History
train.py --logdir argparser addition (#660)
9368453
unverified
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