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
Write date in checkpoint file (#5514) 99a45ba unverified developer0hye pre-commit-ci[bot] glenn-jocher commited on Nov 5, 2021
precommit: isort (#5493) 0155548 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Nov 4, 2021
Add `autobatch` feature for best `batch-size` estimation (#5092) ca19df5 unverified glenn-jocher commited on Oct 25, 2021
Fix `ROOT` as relative path (#5129) 153873e unverified Malte Lorbach glenn-jocher commited on Oct 11, 2021
Pass `LOCAL_RANK` to `torch_distributed_zero_first()` (#5114) 4a6dfff unverified Nan qiningonline commited on Oct 10, 2021
Fix `yaml.safe_load()` ignore emoji errors (#5060) 070af88 unverified glenn-jocher commited on Oct 5, 2021
Fix pylint: do not use bare 'except' (#5025) 1922dde unverified Zhiqiang Wang commited on Oct 4, 2021
Allow YOLOv5 execution from arbitrary `cwd` (#4954) 4e04cb0 unverified glenn-jocher commited on Sep 28, 2021
Simplify `check_requirements()` usage (#4855) 4c839ee unverified glenn-jocher commited on Sep 18, 2021
Refactor argparser printing to `print_args()` (#4850) 3732f9a unverified glenn-jocher commited on Sep 18, 2021
Replace `path.absolute()` with `path.resolve()` (#4763) c47be26 unverified glenn-jocher commited on Sep 11, 2021
Optimised Callback Class to Reduce Code and Fix Errors (#4688) 2317f86 unverified Kalen Michael glenn-jocher commited on Sep 7, 2021
Fixed 'meta' and 'hyp' may out of order when using evolve (#4657) f64fab5 unverified imyhxy commited on Sep 5, 2021
DDP `torch.jit.trace()` `--sync-bn` fix (#4615) 50a9828 unverified glenn-jocher commited on Aug 30, 2021
Feature `python train.py --cache disk` (#4049) 2d99063 unverified junji hashimoto glenn-jocher commited on Aug 2, 2021
Add `train.py` and `val.py` callbacks (#4220) b74929c unverified Kalen Michael glenn-jocher commited on Jul 31, 2021