723 次代码提交 (701e1177ac5cfec2f10552e55766d184ca760e12)

作者 SHA1 备注 提交日期
  Glenn Jocher caf7ad0500
Allow 3-point segments (#6938) 2 年前
  Glenn Jocher 6dd82c0252
Move `git_describe()` to general.py (#6918) 2 年前
  Glenn Jocher e6e36aac10
Update bytes to GB with bitshift (#6886) 2 年前
  Glenn Jocher 4728840745
Update `--cache disk` deprecate `*_npy/` dirs (#6876) 2 年前
  Glenn Jocher 8a66ebad44
Add `*.ts` to `VID_FORMATS` (#6859) 2 年前
  Glenn Jocher 601dbb83f0
AutoAnchor improved initialization robustness (#6854) 2 年前
  Louis Combaldieu bcc92e2169
Update sweep.yaml (#6825) 2 年前
  Glenn Jocher 63ddb6f0d0
Update autoanchor.py (#6794) 2 年前
  Glenn Jocher 0f819919ad
Update EMA decay `tau` (#6769) 2 年前
  Glenn Jocher c161557563
Default `OMP_NUM_THREADS=8` (#6770) 2 年前
  Glenn Jocher 2692e67c5f
Updated VOC hyperparameters (#6732) 2 年前
  Glenn Jocher c43f135571
Update `nw` to `max(nd, 1)` (#6714) 2 年前
  Glenn Jocher 4de8b24881
Suppress `torch` AMP-CPU warnings (#6706) 2 年前
  Samuel Yvon 0365379016
Fix floating point in number of workers `nw` (#6701) 2 年前
  Glenn Jocher 2e5c67e537
Robust `scipy.cluster.vq.kmeans` too few points (#6668) 2 年前
  Glenn Jocher 1ff43702a8
Validate with 2x `--workers` single-GPU/CPU fix (#6659) 2 年前
  Glenn Jocher 6769021901
Validate with 2x `--workers` (#6658) 2 年前
  imyhxy ca0a00784d
Fixed wandb logger KeyError (#6637) 2 年前
  Glenn Jocher 538930023c
Fix ConfusionMatrix scale `vmin=0.0` (#6638) 2 年前
  Glenn Jocher a45e472358
YOLOv5 Export Benchmarks (#6613) 2 年前
  Ayush Chaurasia 96d8f86085
W&B: don't log media in evolve (#6617) 2 年前
  Ayush Chaurasia 51f7750aad
W&B: Improve resume stability (#6611) 2 年前
  Glenn Jocher b40bdd6b2d
YouTube dependency fix `youtube_dl==2020.12.2` (#6612) 2 年前
  or-toledano cb2ad9f685
Fix `ROOT / data` when running W&B `log_dataset()` (#6606) 2 年前
  Glenn Jocher c21da596f3
Fix `hyp_evolve.yaml` indexing bug (#6604) 2 年前
  Glenn Jocher 364b7c5111
Fix YouTube dislike button bug in `pafy` package (#6603) 2 年前
  Glenn Jocher 9c513ca629
Add `DATASETS_DIR` global in general.py (#6578) 2 年前
  Glenn Jocher f627bc53f8
Fix `plot_labels()` colored histogram bug (#6574) 2 年前
  Glenn Jocher b57abb17f2
Move trainloader functions to class methods (#6559) 2 年前
  Jirka Borovec cba4303d32
Fix 6 Flake8 issues (#6541) 2 年前
  Glenn Jocher c3e599cfda
Update val_batch*.jpg for Chinese fonts (#6526) 2 年前
  Glenn Jocher 6445a8137e
Resolve dataset paths (#6489) 2 年前
  Glenn Jocher d8b5beb0b0
Fix2 `select_device()` for Multi-GPU (#6461) 2 年前
  Glenn Jocher 856d4e5733
Fix `select_device()` for Multi-GPU (#6434) 2 年前
  Glenn Jocher fe7de6a82d
Revert "Remove `dataset_stats()` autodownload capability (#6303)" (#6442) 2 年前
  toschi23 3b7ac28ed1
Add `*.asf` video support (#6436) 2 年前
  Glenn Jocher d5966c93f1
Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428) 2 年前
  Jonathan Samelson ed9bac8392
Rename logger from 'utils.logger' to 'yolov5' (#6421) 2 年前
  Glenn Jocher 482af479c0
Add `detect.py` GIF video inference (#6410) 2 年前
  Matthias 8efe97719c
Add `stop_training=False` flag to callbacks (#6365) 2 年前
  Ayush Chaurasia 9bcc32a5bf
Flush callbacks when on `--evolve` (#6374) 2 年前
  sitecao e1893c894a
`DEVICE_COUNT` instead of `WORLD_SIZE` to calculate `nw` (#6324) 2 年前
  imyhxy 4e841b9b16
Reuse `de_parallel()` rather than `is_parallel()` (#6354) 2 年前
  johnk2hawaii 9708cf56ea
New environment variable `VERBOSE` (#6353) 2 年前
  Glenn Jocher fd55271c04
Console corrupted -> corrupt (#6338) 2 年前
  Glenn Jocher 3119b2f27c
Remove `dataset_stats()` autodownload capability (#6303) 2 年前
  Glenn Jocher 436ffc417a
`select_device()` cleanup (#6302) 2 年前
  Henry a1a9c6884c
Fixing bug multi-gpu training (#6299) 2 年前
  Glenn Jocher e7bf38277f
Fix `device` count check (#6290) 2 年前
  Glenn Jocher af001349e4
Add `is_kaggle()` function (#6285) 2 年前