800 Commits (fb7fa5be8b98b1f5f8162f699a10b2ddde5143c0)

Author SHA1 Message Date
  Glenn Jocher 918d7b2b3f
Refactor Dockerfiles to `utils/docker` (#7510) 2 years ago
  Joseph Kocherhans b77c8d9d72
Added `YOLOv5_AUTOINSTALL` environment variable (#7505) 2 years ago
  Glenn Jocher ab5b917494
`check_fonts()` download to `CONFIG_DIR` fix (#7489) 2 years ago
  Glenn Jocher c9042dc2ad
Improved non-latin `Annotator()` plotting (#7488) 2 years ago
  Glenn Jocher c9a3b14a74
Disable `pbar` for DDP ranks > 0 (#7440) 2 years ago
  Glenn Jocher 014acde79d
Update `git_describe()` (#7402) 2 years ago
  Ayush Chaurasia 74aaab3312
Add version warning for wandb (#7385) 2 years ago
  Glenn Jocher 1993efd59e
Swap `unsafe_chunk()` for `chunk()` (#7362) 2 years ago
  Glenn Jocher 406ee528f0
Loss and IoU speed improvements (#7361) 2 years ago
  Glenn Jocher 698a5d7f26
Add `python benchmarks.py --test` for export-only (#7350) 2 years ago
  Glenn Jocher 446e6f563a
Rename 'MacOS' to 'macOS' (#7349) 2 years ago
  Glenn Jocher 5f941a84ef
Print dataset scan only `if RANK in (-1, 0)` (#7337) 2 years ago
  Glenn Jocher 676e10cf1a
Simplify callbacks.py return (#7333) 2 years ago
  Nick Martin a88a81469a
Copy wandb param dict before training to avoid overwrites (#7317) 2 years ago
  Glenn Jocher 245d6459a9
Add callbacks (#7315) 2 years ago
  Glenn Jocher 32661f75ac
Add `retry=3` to `download()` (#7313) 2 years ago
  Glenn Jocher f735458987
Use `tqdm.auto` (#7311) 2 years ago
  Max Strobel 741fac815e
fix: disable usage of root logger (#7296) 2 years ago
  Glenn Jocher 5f97001ed4
Context manager `open(file) as f` fixes (#7289) 2 years ago
  Glenn Jocher 2181ef371e
Update `cv2.imread()` patch with flags argument (#7287) 2 years ago
  pre-commit-ci[bot] 7882950577
[pre-commit.ci] pre-commit suggestions (#7279) 2 years ago
  Glenn Jocher 779efbb9ca Update 2 years ago
  Glenn Jocher ffcbd8ca97
Export with official `nn.SiLU()` (#7256) 2 years ago
  Zengyf-CVer dda669a12c
Fix Flask REST API (#7210) 2 years ago
  Glenn Jocher a19406b39d
Update minimum Python>=3.7.0 (#7247) 2 years ago
  Glenn Jocher 37675e110f
Fix `www.youtube.com` hostname (#7242) 2 years ago
  Glenn Jocher 2c3221844b
CLI `fire` prep updates (#7229) 2 years ago
  Jirka Borovec c3d5ac151e
precommit: yapf (#5494) 2 years ago
  Glenn Jocher 3373aab56c
NMS unused variable fix (#7161) 2 years ago
  Glenn Jocher 26bfd44465
Adjust NMS time limit warning to batch size (#7156) 2 years ago
  Zengyf-CVer a4c661873f
Fix `detect.py --view-img` for non-ASCII paths (#7093) 2 years ago
  RcINS d115bbf509
Fix `cv2.imwrite` on non-ASCII paths (#7139) 2 years ago
  yeshanliu bc3ed957ce
`np.fromfile()` Chinese image paths fix (#6979) 2 years ago
  Glenn Jocher c3ae4e4af6
Multi-threaded VisDrone and VOC downloads (#7108) 2 years ago
  Glenn Jocher 6134ec5d94
Model summary `pathlib` fix (#7104) 2 years ago
  Glenn Jocher ee0b3b2a95
Update benchmarks significant digits (#7103) 2 years ago
  Glenn Jocher 05aae17333
`torch.split()` 1.7.0 compatibility fix (#7102) 2 years ago
  Glenn Jocher a600baed8e
Update model summary to display model name (#7101) 2 years ago
  Glenn Jocher a2d617ece9
Update loss for FP16 `tobj` (#7088) 2 years ago
  Glenn Jocher 6f128031d0
Update loss.py with `if self.gr < 1:` (#7087) 2 years ago
  Glenn Jocher 9cd89b75cc
Fix2 `check_anchor_order()` in pixel-space not grid-space (#7067) 2 years ago
  Glenn Jocher 178c109576
Add non-zero `da` `check_anchor_order()` condition (#7066) 2 years ago
  Glenn Jocher 9e75cbf4c1
Update __init__.py (#7065) 2 years ago
  Glenn Jocher e278fd63ec
Update W&B message to `LOGGER.info()` (#7064) 2 years ago
  Glenn Jocher f327eee614
Fix `check_anchor_order()` in pixel-space not grid-space (#7060) 2 years ago
  Philip Gutjahr 529fbc1814
Use PIL to eliminate chroma subsampling in crops (#7008) 2 years ago
  Glenn Jocher 9f4d11379b
Fix incomplete URL substring sanitation (#7056) 2 years ago
  Glenn Jocher b0ba101ac0
`ComputeLoss()` indexing/speed improvements (#7048) 2 years ago
  Max Strobel 7c6a33564a
fix: add default PIL font as fallback (#7010) 2 years ago
  Glenn Jocher 3f634d43c8
Conditional `Timeout()` by OS (disable on Windows) (#7013) 2 years ago