yolov5 / utils

Commit History

Refactor collections and fstrings (#7821)
f000714
unverified

glenn-jocher commited on

Add Python version output (#7814)
3356f26
unverified

glenn-jocher commited on

Add `@threaded` decorator (#7813)
4a295b1
unverified

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

Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799)
9d8ed37
unverified

glenn-jocher commited on

Add random interpolation method augmentation (#6826)
5a1ef32
unverified

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

Add Dockerfile-M1 (#7720)
5e077bf
unverified

glenn-jocher commited on

Add smoothing to curve plots and max F1 index (#7798)
8a4175c
unverified

glenn-jocher commited on

Pin downloads to release version (#7790)
f3fecf9
unverified

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

Ability to dowlnoad older assets (#7767)
4870064
unverified

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

Update `on_train_end` callback (#7716)
aa7a0e9
unverified

glenn-jocher commited on

FROM nvcr.io/nvidia/pytorch:22.04-py3 (#7680)
d4ea61e
unverified

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

Pin Docker-cpu `FROM ubuntu:20.04` (#7677)
e305aba
unverified

glenn-jocher commited on

Update Dockerfile-cpu to force python3.9 (#7675)
c4862fc
unverified

glenn-jocher commited on

Update plot.py (#7654)
5743deb
unverified

SylvanDing commited on

`increment_path()` robustness improvements (#7628)
1a3ecb8
unverified

glenn-jocher commited on

Remove `tqdm.auto` (#7599)
b53917d
unverified

glenn-jocher commited on

Add PyTorch-only benchmark arg (#7564)
e54e758
unverified

glenn-jocher commited on

PyTorch Hub `_verbose=False` fix2 (#7550)
7043872
unverified

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

Update restapi.py (#7309)
404b4fe
unverified

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

Improve availability of YOLOv5 in Russia (#7545)
3a89377
unverified

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

Add `--noplots` flag to suppress figures and images logging (#7534)
4cac1cf
unverified

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

Update check_requirements() with `cmds=()` argument (#7543)
f62609e
unverified

glenn-jocher commited on

Update downloads.py current release (#7541)
4b284a1
unverified

Powercube7 glenn-jocher commited on

Add mdformat to precommit checks and update other version (#7529)
c264795
unverified

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

Add Docker `--file` argument to build (#7527)
b804b36
unverified

glenn-jocher commited on

Refactor Dockerfiles to `utils/docker` (#7510)
918d7b2
unverified

glenn-jocher commited on

Added `YOLOv5_AUTOINSTALL` environment variable (#7505)
b77c8d9
unverified

Joseph Kocherhans glenn-jocher commited on

`check_fonts()` download to `CONFIG_DIR` fix (#7489)
ab5b917
unverified

glenn-jocher commited on

Improved non-latin `Annotator()` plotting (#7488)
c9042dc
unverified

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

Disable `pbar` for DDP ranks > 0 (#7440)
c9a3b14
unverified

glenn-jocher commited on

Update `git_describe()` (#7402)
014acde
unverified

glenn-jocher commited on

Add version warning for wandb (#7385)
74aaab3
unverified

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

Swap `unsafe_chunk()` for `chunk()` (#7362)
1993efd
unverified

glenn-jocher commited on

Loss and IoU speed improvements (#7361)
406ee52
unverified

glenn-jocher commited on

Add `python benchmarks.py --test` for export-only (#7350)
698a5d7
unverified

glenn-jocher commited on

Rename 'MacOS' to 'macOS' (#7349)
446e6f5
unverified

glenn-jocher commited on

Print dataset scan only `if RANK in (-1, 0)` (#7337)
5f941a8
unverified

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

Simplify callbacks.py return (#7333)
676e10c
unverified

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

Copy wandb param dict before training to avoid overwrites (#7317)
a88a814
unverified

Nick Martin glenn-jocher commited on

Add callbacks (#7315)
245d645
unverified

glenn-jocher commited on

Add `retry=3` to `download()` (#7313)
32661f7
unverified

glenn-jocher commited on

Use `tqdm.auto` (#7311)
f735458
unverified

glenn-jocher commited on

fix: disable usage of root logger (#7296)
741fac8
unverified

maxstrobel Maximilian Strobel glenn-jocher pre-commit-ci[bot] commited on

Context manager `open(file) as f` fixes (#7289)
5f97001
unverified

glenn-jocher commited on

Update `cv2.imread()` patch with flags argument (#7287)
2181ef3
unverified

glenn-jocher commited on

[pre-commit.ci] pre-commit suggestions (#7279)
7882950
unverified

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

Export with official `nn.SiLU()` (#7256)
ffcbd8c
unverified

glenn-jocher commited on

Fix Flask REST API (#7210)
dda669a
unverified

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

Update minimum Python>=3.7.0 (#7247)
a19406b
unverified

glenn-jocher commited on