Add `@threaded` decorator (#7813) 4a295b1 unverified glenn-jocher pre-commit-ci[bot] commited on May 14, 2022
Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799) 9d8ed37 unverified glenn-jocher commited on May 13, 2022
Implement DDP `static_graph=True` (#6940) d95a728 unverified glenn-jocher pre-commit-ci[bot] commited on May 13, 2022
PyTorch Hub `_verbose=False` fix2 (#7550) 7043872 unverified glenn-jocher pre-commit-ci[bot] commited on Apr 23, 2022
Add `--noplots` flag to suppress figures and images logging (#7534) 4cac1cf unverified Ayush Chaurasia pre-commit-ci[bot] glenn-jocher commited on Apr 22, 2022
Improved non-latin `Annotator()` plotting (#7488) c9042dc unverified glenn-jocher pre-commit-ci[bot] commited on Apr 20, 2022
Dynamic normalization layer selection (#7392) 4bb7eb8 unverified glenn-jocher commited on Apr 12, 2022
Add support for different normalization layers (#7377) fa569cd unverified Vardan Agarwal pre-commit-ci[bot] glenn-jocher commited on Apr 11, 2022
Update optimizer param group strategy (#7376) bd2dda8 unverified glenn-jocher commited on Apr 11, 2022
Print dataset scan only `if RANK in (-1, 0)` (#7337) 5f941a8 unverified glenn-jocher pre-commit-ci[bot] commited on Apr 7, 2022
precommit: yapf (#5494) c3d5ac1 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Mar 31, 2022
Update min warmup iterations from 1k to 100 (#6768) 47f265d unverified glenn-jocher commited on Feb 24, 2022
Switch default LR scheduler from cos to linear (#6729) a936f5f unverified glenn-jocher commited on Feb 21, 2022
return `opt` from `train.run()` (#6581) 9cf80b7 unverified Christoph Fürbacher commited on Feb 9, 2022
Allow custom` --evolve` project names (#6567) f40854b unverified Matthias Vadcard glenn-jocher commited on Feb 8, 2022
Load checkpoint on CPU instead of on GPU (#6516) aff0281 unverified bilzard glenn-jocher commited on Feb 4, 2022
W&B: Remember batchsize on resuming (#6512) b73c62e unverified Ayush Chaurasia glenn-jocher commited on Feb 3, 2022
Add `stop_training=False` flag to callbacks (#6365) 8efe977 unverified Matthias glenn-jocher commited on Jan 23, 2022
Flush callbacks when on `--evolve` (#6374) 9bcc32a unverified Ayush Chaurasia glenn-jocher commited on Jan 20, 2022
Fix `train.py` parameter groups desc error (#6318) db1f83b unverified Otfot glenn-jocher commited on Jan 17, 2022
Update export format docstrings (#6151) ec4b6dd unverified glenn-jocher pre-commit-ci[bot] commited on Jan 3, 2022
W&B: track batch size after autobatch (#6039) db6ec66 unverified Ayush Chaurasia glenn-jocher commited on Dec 23, 2021
Multi-layer capable `--freeze` argument (#6019) 361705d unverified Felix You glenn-jocher commited on Dec 17, 2021
Remove NCOLS from tqdm (#5804) 7c6bae0 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 26, 2021
W&B: refactor W&B tables (#5737) f2ca30a unverified Ayush Chaurasia pre-commit-ci[bot] glenn-jocher commited on Nov 25, 2021
Do not save hyp.yaml and opt.yaml on evolve (#5775) 4ca4aec unverified glenn-jocher commited on Nov 24, 2021
Update train.py comment to 'Model attributes' (#5670) 47fac9f unverified glenn-jocher commited on Nov 16, 2021
Default DataLoader `shuffle=True` for training (#5623) 09d1703 unverified Werner Duvaud glenn-jocher pre-commit-ci[bot] commited on Nov 13, 2021
DDP `WORLD_SIZE`-safe dataloader workers (#5631) 7473f0f unverified glenn-jocher commited on Nov 12, 2021
Update train, val `tqdm` to fixed width (#5367) 61c5019 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 10, 2021
`LOGGER` consolidation (#5569) 79bca2b unverified glenn-jocher pre-commit-ci[bot] commited on Nov 8, 2021
`intersect_dicts()` in hubconf.py fix (#5542) e189fa1 unverified glenn-jocher commited on Nov 6, 2021
Common `is_coco` logic betwen train.py and val.py (#5521) bcc085d unverified glenn-jocher commited on Nov 5, 2021