290 Commits (84bfa892365cd9d5938ea78494727783482dcad4)

Author SHA1 Message Date
  Glenn Jocher 621b6d5ba8
Evolution `--resume` fix (#4802) 3 years ago
  Glenn Jocher c47be26f34
Replace `path.absolute()` with `path.resolve()` (#4763) 3 years ago
  Glenn Jocher c5360f6e70
Fix `--data from_HUB.zip` (#4732) 3 years ago
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 years ago
  Kalen Michael 2317f86ca4
Optimised Callback Class to Reduce Code and Fix Errors (#4688) 3 years ago
  Glenn Jocher 548745181a
EarlyStopper updates (#4679) 3 years ago
  imyhxy f64fab5825
Fixed 'meta' and 'hyp' may out of order when using evolve (#4657) 3 years ago
  Glenn Jocher 50a9828679
DDP `torch.jit.trace()` `--sync-bn` fix (#4615) 3 years ago
  Glenn Jocher de44376d1b
Create `Annotator()` class (#4591) 3 years ago
  Glenn Jocher d7aa3f153d
Remove `image_weights` DDP code (#4579) 3 years ago
  Glenn Jocher 93cc015748
Add EarlyStopping feature (#4576) 3 years ago
  Glenn Jocher 19d03a955c
Remove DDP process group timeout (#4422) 3 years ago
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 years ago
  Glenn Jocher ce7deec440
`int(mlc)` (#4385) 3 years ago
  Glenn Jocher 86c7150cfd
Update newline (#4308) 3 years ago
  Glenn Jocher e78aeac973
Evolve in CSV format (#4307) 3 years ago
  junji hashimoto 2d99063201
Feature `python train.py --cache disk` (#4049) 3 years ago
  Kalen Michael b74929c910
Add `train.py` and `val.py` callbacks (#4220) 3 years ago
  IneovaAI bceb57b910
Add `python train.py --freeze N` argument (#4238) 3 years ago
  Glenn Jocher 8d3c3ef45c
Fix weight decay comment (#4228) 3 years ago
  Glenn Jocher c2c958c350
Explicit `requirements.txt` location (#4225) 3 years ago
  Glenn Jocher b60b62e874
PyCharm reformat (#4209) 3 years ago
  Ayush Chaurasia e88e8f7a98
W&B: Restructure code to support the new dataset_check() feature (#4197) 3 years ago
  Glenn Jocher 5d66e48723
Train from `--data path/to/dataset.zip` feature (#4185) 3 years ago
  Glenn Jocher 0ad6301c96
Update script headers (#4163) 3 years ago
  Glenn Jocher 96e36a7c91
New CSV Logger (#4148) 3 years ago
  Glenn Jocher efe60b5681
Refactor train.py and val.py `loggers` (#4137) 3 years ago
  Glenn Jocher 63dd65e7ed
Update train.py (#4136) 3 years ago
  Glenn Jocher 2c073cd207
Add train.py ``--img-size` floor (#4099) 3 years ago
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 years ago
  Glenn Jocher 951922c735
Add `--sync-bn` known issue (#4032) 3 years ago
  Glenn Jocher 720aaa65c8
Rename `test.py` to `val.py` (#4000) 3 years ago
  Eldar Kurtic e7888af94c
Fix inconsistent NMS IoU value for COCO (#3934) 3 years ago
  Glenn Jocher 8930e22cce
Evolution commented `hyp['anchors']` fix (#3887) 3 years ago
  san-soucie d3e9d69850
`--evolve 300` generations CLI argument (#3863) 3 years ago
  Glenn Jocher c6c88dc601
Copy-Paste augmentation for YOLOv5 (#3845) 3 years ago
  yellowdolphin 3974d725b6
Fix warmup `accumulate` (#3722) 3 years ago
  Glenn Jocher 92d49fde35
Update seeds for single-GPU reproducibility (#3789) 3 years ago
  Piotr Skalski 09246a5a33
fix/incorrect_fitness_import (#3770) 3 years ago
  Glenn Jocher f2d97ebb25
Remove DDP MultiHeadAttention fix (#3768) 3 years ago
  Glenn Jocher f79d7479da
Add optional dataset.yaml `path` attribute (#3753) 3 years ago
  Glenn Jocher ae4261c774
Force non-zero hyp evolution weights `w` (#3748) 3 years ago
  Glenn Jocher fdc22398fa
Create `data/hyps` directory (#3747) 3 years ago
  Glenn Jocher 1f69d12591
Update 4 main ops for paths and .run() (#3715) 3 years ago
  Ayush Chaurasia 75c0ff43af
[x]W&B: Don't resume transfer learning runs (#3604) 3 years ago
  Glenn Jocher e8810a53e8
Update DDP backend `if dist.is_nccl_available()` (#3705) 3 years ago
  Glenn Jocher fbf41e0913
Add `train.run()` method (#3700) 3 years ago
  Glenn Jocher c1af67dcd4
Add torch DP warning (#3698) 3 years ago
  Glenn Jocher b3e2f4e08d
Eliminate `total_batch_size` variable (#3697) 3 years ago
  Glenn Jocher fad27c0046
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) 3 years ago