yolov5 / utils

Commit History

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

Fixing bug multi-gpu training (#6299)
a1a9c68
unverified

Henry commited on

Fix `device` count check (#6290)
e7bf382
unverified

glenn-jocher commited on

Add `is_kaggle()` function (#6285)
af00134
unverified

glenn-jocher commited on

Fix `nan`-robust stream FPS (#6198)
9e9219f
unverified

glenn-jocher commited on

Update NMS `max_wh=7680` for 8k images (#6178)
b4a29b5
unverified

glenn-jocher commited on

Refactor/reduce G/C/D/IoU `if: else` statements (#6087)
affa284
unverified

Chen Gen Cmos glenn-jocher commited on

Log best results (#6085)
7b6938d
unverified

awsaf49 commited on

W&B: Log best results after training ends (#6120)
9155eb8
unverified

Ayush Chaurasia glenn-jocher commited on

W&B: track batch size after autobatch (#6039)
db6ec66
unverified

Ayush Chaurasia glenn-jocher commited on

Reduce G/D/CIoU logic operations (#6074)
afa5cfb
unverified

JieLi 李杰 commited on

Simplify `set_logging()` indexing (#6042)
b8a4bab
unverified

glenn-jocher commited on

Kaggle `LOGGER` fix (#6041)
0db9d5b
unverified

glenn-jocher commited on

Check TensorRT>=8.0.0 version (#6021)
407a905
unverified

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

Allow `--weights URL` (#5991)
da9a1b7
unverified

glenn-jocher commited on

Increase `ar_thr` from 20 to 100 for better detection on slender (high aspect ratio) objects (#5556)
b7d18f3
unverified

Mrinal Jain commited on

Update callbacks.py with `__init__()` (#5979)
c9a46a6
unverified

glenn-jocher commited on

Refactor NUM_THREADS (#5954)
8f875d9
unverified

glenn-jocher commited on