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
Add `python train.py --freeze N` argument (#4238) bceb57b unverified IneovaAI glenn-jocher commited on Jul 30, 2021
Explicit `requirements.txt` location (#4225) c2c958c unverified glenn-jocher commited on Jul 29, 2021
W&B: Restructure code to support the new dataset_check() feature (#4197) e88e8f7 unverified Ayush Chaurasia glenn-jocher commited on Jul 28, 2021
Train from `--data path/to/dataset.zip` feature (#4185) 5d66e48 unverified glenn-jocher commited on Jul 28, 2021
Refactor train.py and val.py `loggers` (#4137) efe60b5 unverified glenn-jocher commited on Jul 24, 2021
Evolution commented `hyp['anchors']` fix (#3887) 8930e22 unverified glenn-jocher commited on Jul 5, 2021
`--evolve 300` generations CLI argument (#3863) d3e9d69 unverified san-soucie sansoucie glenn-jocher commited on Jul 4, 2021
Fix warmup `accumulate` (#3722) 3974d72 unverified yellowdolphin glenn-jocher commited on Jun 28, 2021
Update seeds for single-GPU reproducibility (#3789) 92d49fd unverified glenn-jocher commited on Jun 26, 2021
Add optional dataset.yaml `path` attribute (#3753) f79d747 unverified glenn-jocher commited on Jun 24, 2021
Force non-zero hyp evolution weights `w` (#3748) ae4261c unverified glenn-jocher commited on Jun 23, 2021
Update 4 main ops for paths and .run() (#3715) 1f69d12 unverified glenn-jocher commited on Jun 21, 2021
[x]W&B: Don't resume transfer learning runs (#3604) 75c0ff4 unverified Ayush Chaurasia commited on Jun 21, 2021
Update DDP backend `if dist.is_nccl_available()` (#3705) e8810a5 unverified glenn-jocher commited on Jun 20, 2021
Eliminate `total_batch_size` variable (#3697) b3e2f4e unverified glenn-jocher commited on Jun 19, 2021