Commit Graph

118 Commits (93684531c6e71547667ee19df6ddb94af3c8c80d)

Author SHA1 Message Date
Glenn Jocher 93684531c6
train.py --logdir argparser addition () 5 years ago
NanoCode012 886b9841c8
Add Multi-Node support for DDP Training () 5 years ago
lorenzomammana 728efa6576
Fix missing imports () 5 years ago
Glenn Jocher eb99dff9ef import random bug fix () 5 years ago
Jirka Borovec d5b6416c87
Explicit Imports () 5 years ago
Glenn Jocher f1096b2cf7 hyperparameter evolution update () 5 years ago
Glenn Jocher c1a2a7a411 hyperparameter evolution bug fix () 5 years ago
Glenn Jocher 8074745908 hyperparameter evolution bug fix () 5 years ago
Glenn Jocher e32abb5fb9 hyperparameter evolution bug fix () 5 years ago
Glenn Jocher 8056fe2db8 hyperparameter evolution bug fix () 5 years ago
Glenn Jocher 127cbeb3f5 hyperparameter expansion to flips, perspective, mixup 5 years ago
Glenn Jocher bcd452c482 replace random_affine() with random_perspective() 5 years ago
Liu Changyu c020875b17
PyTorch 1.6.0 update with native AMP () 5 years ago
Laughing 4e2b9ecc7e
LR --resume repeat bug fix () 5 years ago
AlexWang1900 a209a32019
Fix bug () 5 years ago
NanoCode012 7f8471eaeb
--notest bug fix () 5 years ago
Glenn Jocher 9da56b62dd
v2.0 Release () 5 years ago
Glenn Jocher 5e970d45c4
Update train.py () 5 years ago
Glenn Jocher 3edc38f603 update train.py gsutil bucket fix () 5 years ago
Glenn Jocher 776555771f update train.py gsutil bucket fix () 5 years ago
Glenn Jocher b569ed6d6b pretrained model loading bug fix () 5 years ago
yzchen 4102fcc9a7
[WIP] Feature/ddp fixed () 5 years ago
Glenn Jocher 07493a715c update train.py class count assertion 5 years ago
Glenn Jocher 912c06a67c update train.py class count assertion 5 years ago
Glenn Jocher 65857adf52 update train.py ckpt loading 5 years ago
Glenn Jocher 03489aaafb comment tb_writer.add_hparams(hyp, {}) 5 years ago
Glenn Jocher 1e94bcf3d2
Merge pull request from jancio/master 5 years ago
Glenn Jocher 120d40c06a
Update train.py 5 years ago
Janko Ondras 38acc5f3c5 Fix img_size naming in hyperparameters logging 5 years ago
Glenn Jocher a1c8406af3 EMA and non_blocking=True 5 years ago
Glenn Jocher 140d84cca1 comment updates 5 years ago
Janko Ondras e558963244 Log hyperparameters in tensorboard 5 years ago
Glenn Jocher 01a73ec08e multi-gpu ckpt filesize bug fix 5 years ago
Glenn Jocher a586751904 multi-gpu ckpt filesize bug fix 5 years ago
Glenn Jocher 5de4e25d68 update tensorboard metric 5 years ago
Glenn Jocher 98fc483abc train.py results.txt to bucket bug fix 5 years ago
Glenn Jocher 1c13e67b33 evolution bug fix 5 years ago
Glenn Jocher e16e9e43e1 new nc=len(names) check 5 years ago
Glenn Jocher cb527d3af9 new nc=len(names) check 5 years ago
Glenn Jocher 603ea0bfdc update log_dir to runs/exp 5 years ago
Glenn Jocher 72d5b58b9a disable LR plot to suppress warning message 5 years ago
Glenn Jocher 24c5a941f0 --resume EMA fix 5 years ago
Alex Stoken 9d631408a2
Move hyp and opt yaml save to top of train() 5 years ago
Glenn Jocher bf6f41567a hyperparameter printout update 5 years ago
Glenn Jocher dc5e18390a
Merge branch 'master' into advanced_logging 5 years ago
Glenn Jocher 6b134d93c5
Update train.py 5 years ago
Glenn Jocher 16f6834486 update train.py and experimental.py 5 years ago
Alex Stoken 52bac22f09 Add in --resume functionality with option to specify path or to get most recent run 5 years ago
Alex Stoken f517ba81c7
Merge branch 'master' into advanced_logging 5 years ago
Laughing 956511dafd
fix LR bug 5 years ago