yolov5 / utils

Commit History

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

Fix `www.youtube.com` hostname (#7242)
37675e1
unverified

glenn-jocher commited on

CLI `fire` prep updates (#7229)
2c32218
unverified

glenn-jocher commited on

precommit: yapf (#5494)
c3d5ac1
unverified

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

NMS unused variable fix (#7161)
3373aab
unverified

glenn-jocher commited on

Adjust NMS time limit warning to batch size (#7156)
26bfd44
unverified

glenn-jocher commited on

Fix `detect.py --view-img` for non-ASCII paths (#7093)
a4c6618
unverified

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

Fix `cv2.imwrite` on non-ASCII paths (#7139)
d115bbf
unverified

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

`np.fromfile()` Chinese image paths fix (#6979)
bc3ed95
unverified

yeshanliu glenn-jocher commited on

Multi-threaded VisDrone and VOC downloads (#7108)
c3ae4e4
unverified

glenn-jocher commited on

Model summary `pathlib` fix (#7104)
6134ec5
unverified

glenn-jocher commited on

Update benchmarks significant digits (#7103)
ee0b3b2
unverified

glenn-jocher commited on

`torch.split()` 1.7.0 compatibility fix (#7102)
05aae17
unverified

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

Update model summary to display model name (#7101)
a600bae
unverified

glenn-jocher commited on

Update loss for FP16 `tobj` (#7088)
a2d617e
unverified

glenn-jocher commited on

Update loss.py with `if self.gr < 1:` (#7087)
6f12803
unverified

glenn-jocher commited on

Fix2 `check_anchor_order()` in pixel-space not grid-space (#7067)
9cd89b7
unverified

glenn-jocher commited on

Add non-zero `da` `check_anchor_order()` condition (#7066)
178c109
unverified

glenn-jocher commited on

Update __init__.py (#7065)
9e75cbf
unverified

glenn-jocher commited on

Update W&B message to `LOGGER.info()` (#7064)
e278fd6
unverified

glenn-jocher commited on

Fix `check_anchor_order()` in pixel-space not grid-space (#7060)
f327eee
unverified

glenn-jocher commited on

Use PIL to eliminate chroma subsampling in crops (#7008)
529fbc1
unverified

laserborg glenn-jocher commited on

Fix incomplete URL substring sanitation (#7056)
9f4d113
unverified

glenn-jocher commited on

`ComputeLoss()` indexing/speed improvements (#7048)
b0ba101
unverified

glenn-jocher commited on

fix: add default PIL font as fallback (#7010)
7c6a335
unverified

maxstrobel Maximilian Strobel glenn-jocher commited on

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