Commit History
Fix `--data from_HUB.zip` (#4732)
c5360f6
unverified
Add suffix checks (#4711)
a2b3c71
unverified
Optimised Callback Class to Reduce Code and Fix Errors (#4688)
2317f86
unverified
EarlyStopper updates (#4679)
5487451
unverified
Fixed 'meta' and 'hyp' may out of order when using evolve (#4657)
f64fab5
unverified
DDP `torch.jit.trace()` `--sync-bn` fix (#4615)
50a9828
unverified
Create `Annotator()` class (#4591)
de44376
unverified
Remove `image_weights` DDP code (#4579)
d7aa3f1
unverified
Add EarlyStopping feature (#4576)
93cc015
unverified
Remove DDP process group timeout (#4422)
19d03a9
unverified
Standardize headers and docstrings (#4417)
24bea5e
unverified
`int(mlc)` (#4385)
ce7deec
unverified
Update newline (#4308)
86c7150
unverified
Evolve in CSV format (#4307)
e78aeac
unverified
Feature `python train.py --cache disk` (#4049)
2d99063
unverified
Add `train.py` and `val.py` callbacks (#4220)
b74929c
unverified
Add `python train.py --freeze N` argument (#4238)
bceb57b
unverified
Fix weight decay comment (#4228)
8d3c3ef
unverified
Explicit `requirements.txt` location (#4225)
c2c958c
unverified
PyCharm reformat (#4209)
b60b62e
unverified
W&B: Restructure code to support the new dataset_check() feature (#4197)
e88e8f7
unverified
Train from `--data path/to/dataset.zip` feature (#4185)
5d66e48
unverified
Update script headers (#4163)
0ad6301
unverified
New CSV Logger (#4148)
96e36a7
unverified
Refactor train.py and val.py `loggers` (#4137)
efe60b5
unverified
Update train.py (#4136)
63dd65e
unverified
Add train.py ``--img-size` floor (#4099)
2c073cd
unverified
`val.py` refactor (#4053)
f7d8562
unverified
Add `--sync-bn` known issue (#4032)
951922c
unverified
Rename `test.py` to `val.py` (#4000)
720aaa6
unverified
Fix inconsistent NMS IoU value for COCO (#3934)
e7888af
unverified
Evolution commented `hyp['anchors']` fix (#3887)
8930e22
unverified
`--evolve 300` generations CLI argument (#3863)
d3e9d69
unverified
Copy-Paste augmentation for YOLOv5 (#3845)
c6c88dc
unverified
Fix warmup `accumulate` (#3722)
3974d72
unverified
Update seeds for single-GPU reproducibility (#3789)
92d49fd
unverified
fix/incorrect_fitness_import (#3770)
09246a5
unverified
Piotr Skalski
commited on
Remove DDP MultiHeadAttention fix (#3768)
f2d97eb
unverified
Add optional dataset.yaml `path` attribute (#3753)
f79d747
unverified
Force non-zero hyp evolution weights `w` (#3748)
ae4261c
unverified
Create `data/hyps` directory (#3747)
fdc2239
unverified
Update 4 main ops for paths and .run() (#3715)
1f69d12
unverified
[x]W&B: Don't resume transfer learning runs (#3604)
75c0ff4
unverified
Ayush Chaurasia
commited on
Update DDP backend `if dist.is_nccl_available()` (#3705)
e8810a5
unverified
Add `train.run()` method (#3700)
fbf41e0
unverified
Add torch DP warning (#3698)
c1af67d
unverified
Eliminate `total_batch_size` variable (#3697)
b3e2f4e
unverified
Update DDP for `torch.distributed.run` with `gloo` backend (#3680)
fad27c0
unverified
Slightly modify CLI execution (#3687)
bfb2276
unverified
lb-desupervised
Lewis Belcher
commited on