yolov5 / utils

Commit History

Conditional `Timeout()` by OS (disable on Windows) (#7013)
3f634d4
unverified

glenn-jocher commited on

Update TQDM bar format (#6988)
c09fb2a
unverified

glenn-jocher commited on

YOLOv5 Export Benchmarks for GPU (#6963)
932dc78
unverified

glenn-jocher commited on

Allow 3-point segments (#6938)
caf7ad0
unverified

glenn-jocher commited on

Move `git_describe()` to general.py (#6918)
6dd82c0
unverified

glenn-jocher commited on

Update bytes to GB with bitshift (#6886)
e6e36aa
unverified

glenn-jocher commited on

Update `--cache disk` deprecate `*_npy/` dirs (#6876)
4728840
unverified

glenn-jocher commited on

Add `*.ts` to `VID_FORMATS` (#6859)
8a66eba
unverified

glenn-jocher commited on

AutoAnchor improved initialization robustness (#6854)
601dbb8
unverified

glenn-jocher pre-commit-ci[bot] commited on

Update sweep.yaml (#6825)
bcc92e2
unverified

lcombaldieu commited on

Update autoanchor.py (#6794)
63ddb6f
unverified

glenn-jocher commited on

Update EMA decay `tau` (#6769)
0f81991
unverified

glenn-jocher commited on

Default `OMP_NUM_THREADS=8` (#6770)
c161557
unverified

glenn-jocher commited on

Updated VOC hyperparameters (#6732)
2692e67
unverified

glenn-jocher commited on

Update `nw` to `max(nd, 1)` (#6714)
c43f135
unverified

glenn-jocher commited on

Suppress `torch` AMP-CPU warnings (#6706)
4de8b24
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Validate with 2x `--workers` single-GPU/CPU fix (#6659)
1ff4370
unverified

glenn-jocher commited on

Validate with 2x `--workers` (#6658)
6769021
unverified

glenn-jocher commited on

Fixed wandb logger KeyError (#6637)
ca0a007
unverified

imyhxy commited on

Fix ConfusionMatrix scale `vmin=0.0` (#6638)
5389300
unverified

glenn-jocher commited on

YOLOv5 Export Benchmarks (#6613)
a45e472
unverified

glenn-jocher pre-commit-ci[bot] commited on

W&B: don't log media in evolve (#6617)
96d8f86
unverified

Ayush Chaurasia commited on

W&B: Improve resume stability (#6611)
51f7750
unverified

Ayush Chaurasia glenn-jocher commited on

YouTube dependency fix `youtube_dl==2020.12.2` (#6612)
b40bdd6
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Fix YouTube dislike button bug in `pafy` package (#6603)
364b7c5
unverified

glenn-jocher commited on

Add `DATASETS_DIR` global in general.py (#6578)
9c513ca
unverified

glenn-jocher commited on

Fix `plot_labels()` colored histogram bug (#6574)
f627bc5
unverified

glenn-jocher commited on

Move trainloader functions to class methods (#6559)
b57abb1
unverified

glenn-jocher commited on

Fix 6 Flake8 issues (#6541)
cba4303
unverified

Jirka Borovec glenn-jocher commited on

Update val_batch*.jpg for Chinese fonts (#6526)
c3e599c
unverified

glenn-jocher pre-commit-ci[bot] commited on

Resolve dataset paths (#6489)
6445a81
unverified

glenn-jocher commited on

Fix2 `select_device()` for Multi-GPU (#6461)
d8b5beb
unverified

glenn-jocher commited on

Fix `select_device()` for Multi-GPU (#6434)
856d4e5
unverified

glenn-jocher commited on

Revert "Remove `dataset_stats()` autodownload capability (#6303)" (#6442)
fe7de6a
unverified

glenn-jocher commited on

Add `*.asf` video support (#6436)
3b7ac28
unverified

toschi23 commited on

Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428)
d5966c9
unverified

glenn-jocher commited on

Rename logger from 'utils.logger' to 'yolov5' (#6421)
ed9bac8
unverified

Jonathan Samelson glenn-jocher commited on

Add `detect.py` GIF video inference (#6410)
482af47
unverified

glenn-jocher commited on

Add `stop_training=False` flag to callbacks (#6365)
8efe977
unverified

Matthias glenn-jocher commited on

Flush callbacks when on `--evolve` (#6374)
9bcc32a
unverified

Ayush Chaurasia glenn-jocher commited on

`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

imyhxy commited on

New environment variable `VERBOSE` (#6353)
9708cf5
unverified

johnk2hawaii commited on

Console corrupted -> corrupt (#6338)
fd55271
unverified

glenn-jocher commited on

Remove `dataset_stats()` autodownload capability (#6303)
3119b2f
unverified

glenn-jocher commited on

`select_device()` cleanup (#6302)
436ffc4
unverified

glenn-jocher commited on