Commit History
Update bytes to GB with bitshift (#6886)
e6e36aa
unverified
Update `--cache disk` deprecate `*_npy/` dirs (#6876)
4728840
unverified
Add `*.ts` to `VID_FORMATS` (#6859)
8a66eba
unverified
AutoAnchor improved initialization robustness (#6854)
601dbb8
unverified
Update sweep.yaml (#6825)
bcc92e2
unverified
Update autoanchor.py (#6794)
63ddb6f
unverified
Update EMA decay `tau` (#6769)
0f81991
unverified
Default `OMP_NUM_THREADS=8` (#6770)
c161557
unverified
Updated VOC hyperparameters (#6732)
2692e67
unverified
Update `nw` to `max(nd, 1)` (#6714)
c43f135
unverified
Suppress `torch` AMP-CPU warnings (#6706)
4de8b24
unverified
Fix floating point in number of workers `nw` (#6701)
0365379
unverified
Samuel Yvon
commited on
Robust `scipy.cluster.vq.kmeans` too few points (#6668)
2e5c67e
unverified
Validate with 2x `--workers` single-GPU/CPU fix (#6659)
1ff4370
unverified
Validate with 2x `--workers` (#6658)
6769021
unverified
Fixed wandb logger KeyError (#6637)
ca0a007
unverified
Fix ConfusionMatrix scale `vmin=0.0` (#6638)
5389300
unverified
YOLOv5 Export Benchmarks (#6613)
a45e472
unverified
W&B: don't log media in evolve (#6617)
96d8f86
unverified
Ayush Chaurasia
commited on
W&B: Improve resume stability (#6611)
51f7750
unverified
YouTube dependency fix `youtube_dl==2020.12.2` (#6612)
b40bdd6
unverified
Fix `ROOT / data` when running W&B `log_dataset()` (#6606)
cb2ad9f
unverified
or-toledano
commited on
Fix `hyp_evolve.yaml` indexing bug (#6604)
c21da59
unverified
Fix YouTube dislike button bug in `pafy` package (#6603)
364b7c5
unverified
Add `DATASETS_DIR` global in general.py (#6578)
9c513ca
unverified
Fix `plot_labels()` colored histogram bug (#6574)
f627bc5
unverified
Move trainloader functions to class methods (#6559)
b57abb1
unverified
Fix 6 Flake8 issues (#6541)
cba4303
unverified
Update val_batch*.jpg for Chinese fonts (#6526)
c3e599c
unverified
Resolve dataset paths (#6489)
6445a81
unverified
Fix2 `select_device()` for Multi-GPU (#6461)
d8b5beb
unverified
Fix `select_device()` for Multi-GPU (#6434)
856d4e5
unverified
Revert "Remove `dataset_stats()` autodownload capability (#6303)" (#6442)
fe7de6a
unverified
Add `*.asf` video support (#6436)
3b7ac28
unverified
toschi23
commited on
Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428)
d5966c9
unverified
Rename logger from 'utils.logger' to 'yolov5' (#6421)
ed9bac8
unverified
Add `detect.py` GIF video inference (#6410)
482af47
unverified
Add `stop_training=False` flag to callbacks (#6365)
8efe977
unverified
Flush callbacks when on `--evolve` (#6374)
9bcc32a
unverified
`DEVICE_COUNT` instead of `WORLD_SIZE` to calculate `nw` (#6324)
e1893c8
unverified
sitecao
commited on
Reuse `de_parallel()` rather than `is_parallel()` (#6354)
4e841b9
unverified
New environment variable `VERBOSE` (#6353)
9708cf5
unverified
johnk2hawaii
commited on
Console corrupted -> corrupt (#6338)
fd55271
unverified
Remove `dataset_stats()` autodownload capability (#6303)
3119b2f
unverified
`select_device()` cleanup (#6302)
436ffc4
unverified
Fixing bug multi-gpu training (#6299)
a1a9c68
unverified
Henry
commited on