800 Commits (fb7fa5be8b98b1f5f8162f699a10b2ddde5143c0)

Author SHA1 Message Date
  Glenn Jocher f00071416f
Refactor collections and fstrings (#7821) 2 years ago
  Glenn Jocher 3356f2609c
Add Python version output (#7814) 2 years ago
  Glenn Jocher 4a295b1a89
Add `@threaded` decorator (#7813) 2 years ago
  Glenn Jocher 9d8ed37df7
Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799) 2 years ago
  Yonghye Kwon 5a1ef32553
Add random interpolation method augmentation (#6826) 2 years ago
  Glenn Jocher 5e077bfd39
Add Dockerfile-M1 (#7720) 2 years ago
  Glenn Jocher 8a4175cde0
Add smoothing to curve plots and max F1 index (#7798) 2 years ago
  Glenn Jocher f3fecf94a9
Pin downloads to release version (#7790) 2 years ago
  Cristi Fati 4870064629
Ability to dowlnoad older assets (#7767) 2 years ago
  Glenn Jocher aa7a0e91b1
Update `on_train_end` callback (#7716) 2 years ago
  Glenn Jocher d4ea61e043
FROM nvcr.io/nvidia/pytorch:22.04-py3 (#7680) 2 years ago
  Glenn Jocher e305aba686
Pin Docker-cpu `FROM ubuntu:20.04` (#7677) 2 years ago
  Glenn Jocher c4862fcd31
Update Dockerfile-cpu to force python3.9 (#7675) 2 years ago
  SylvanDing 5743deb9df
Update plot.py (#7654) 2 years ago
  Glenn Jocher 1a3ecb8b38
`increment_path()` robustness improvements (#7628) 2 years ago
  Glenn Jocher b53917de8d
Remove `tqdm.auto` (#7599) 2 years ago
  Glenn Jocher e54e758cfb
Add PyTorch-only benchmark arg (#7564) 2 years ago
  Glenn Jocher 7043872f25
PyTorch Hub `_verbose=False` fix2 (#7550) 2 years ago
  Glenn Jocher 404b4fefbe
Update restapi.py (#7309) 2 years ago
  Glenn Jocher 3a89377c04
Improve availability of YOLOv5 in Russia (#7545) 2 years ago
  Ayush Chaurasia 4cac1cfc8f
Add `--noplots` flag to suppress figures and images logging (#7534) 2 years ago
  Glenn Jocher f62609eb52
Update check_requirements() with `cmds=()` argument (#7543) 2 years ago
  Powercube7 4b284a12c7
Update downloads.py current release (#7541) 2 years ago
  Zengyf-CVer c264795f50
Add mdformat to precommit checks and update other version (#7529) 2 years ago
  Glenn Jocher b804b36bc4
Add Docker `--file` argument to build (#7527) 2 years ago
  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