747 Commits (b2194b90156e74e5a1480cd2457d1b41ec2dc181)

Author SHA1 Message Date
  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
  Glenn Jocher c09fb2aa95
Update TQDM bar format (#6988) 2 years ago
  Glenn Jocher 932dc78496
YOLOv5 Export Benchmarks for GPU (#6963) 2 years ago
  Glenn Jocher caf7ad0500
Allow 3-point segments (#6938) 2 years ago
  Glenn Jocher 6dd82c0252
Move `git_describe()` to general.py (#6918) 2 years ago
  Glenn Jocher e6e36aac10
Update bytes to GB with bitshift (#6886) 2 years ago
  Glenn Jocher 4728840745
Update `--cache disk` deprecate `*_npy/` dirs (#6876) 2 years ago
  Glenn Jocher 8a66ebad44
Add `*.ts` to `VID_FORMATS` (#6859) 2 years ago
  Glenn Jocher 601dbb83f0
AutoAnchor improved initialization robustness (#6854) 2 years ago
  Louis Combaldieu bcc92e2169
Update sweep.yaml (#6825) 2 years ago
  Glenn Jocher 63ddb6f0d0
Update autoanchor.py (#6794) 2 years ago
  Glenn Jocher 0f819919ad
Update EMA decay `tau` (#6769) 2 years ago
  Glenn Jocher c161557563
Default `OMP_NUM_THREADS=8` (#6770) 2 years ago
  Glenn Jocher 2692e67c5f
Updated VOC hyperparameters (#6732) 2 years ago
  Glenn Jocher c43f135571
Update `nw` to `max(nd, 1)` (#6714) 2 years ago
  Glenn Jocher 4de8b24881
Suppress `torch` AMP-CPU warnings (#6706) 2 years ago
  Samuel Yvon 0365379016
Fix floating point in number of workers `nw` (#6701) 2 years ago
  Glenn Jocher 2e5c67e537
Robust `scipy.cluster.vq.kmeans` too few points (#6668) 2 years ago
  Glenn Jocher 1ff43702a8
Validate with 2x `--workers` single-GPU/CPU fix (#6659) 2 years ago
  Glenn Jocher 6769021901
Validate with 2x `--workers` (#6658) 2 years ago
  imyhxy ca0a00784d
Fixed wandb logger KeyError (#6637) 2 years ago
  Glenn Jocher 538930023c
Fix ConfusionMatrix scale `vmin=0.0` (#6638) 2 years ago
  Glenn Jocher a45e472358
YOLOv5 Export Benchmarks (#6613) 2 years ago
  Ayush Chaurasia 96d8f86085
W&B: don't log media in evolve (#6617) 2 years ago
  Ayush Chaurasia 51f7750aad
W&B: Improve resume stability (#6611) 2 years ago
  Glenn Jocher b40bdd6b2d
YouTube dependency fix `youtube_dl==2020.12.2` (#6612) 2 years ago
  or-toledano cb2ad9f685
Fix `ROOT / data` when running W&B `log_dataset()` (#6606) 2 years ago
  Glenn Jocher c21da596f3
Fix `hyp_evolve.yaml` indexing bug (#6604) 2 years ago
  Glenn Jocher 364b7c5111
Fix YouTube dislike button bug in `pafy` package (#6603) 2 years ago