3 次程式碼提交 (945579699afe96e336ad6e715e13dca38946a9a0)

作者 SHA1 備註 提交日期
  Glenn Jocher a9a92aec5c
`cv2.resize` interpolation fix (#7903) 2 年之前
  Glenn Jocher f00071416f
Refactor collections and fstrings (#7821) 2 年之前
  Glenn Jocher 9d8ed37df7
Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799) 2 年之前
  Yonghye Kwon 5a1ef32553
Add random interpolation method augmentation (#6826) 2 年之前
  Glenn Jocher b53917de8d
Remove `tqdm.auto` (#7599) 2 年之前
  Glenn Jocher c9a3b14a74
Disable `pbar` for DDP ranks > 0 (#7440) 2 年之前
  Glenn Jocher 5f941a84ef
Print dataset scan only `if RANK in (-1, 0)` (#7337) 2 年之前
  Glenn Jocher f735458987
Use `tqdm.auto` (#7311) 2 年之前
  pre-commit-ci[bot] 7882950577
[pre-commit.ci] pre-commit suggestions (#7279) 2 年之前
  Glenn Jocher 37675e110f
Fix `www.youtube.com` hostname (#7242) 2 年之前
  Jirka Borovec c3d5ac151e
precommit: yapf (#5494) 2 年之前
  RcINS d115bbf509
Fix `cv2.imwrite` on non-ASCII paths (#7139) 2 年之前
  yeshanliu bc3ed957ce
`np.fromfile()` Chinese image paths fix (#6979) 2 年之前
  Glenn Jocher 9f4d11379b
Fix incomplete URL substring sanitation (#7056) 2 年之前
  Glenn Jocher c09fb2aa95
Update TQDM bar format (#6988) 2 年之前
  Glenn Jocher caf7ad0500
Allow 3-point segments (#6938) 2 年之前
  Glenn Jocher 4728840745
Update `--cache disk` deprecate `*_npy/` dirs (#6876) 2 年之前
  Glenn Jocher 8a66ebad44
Add `*.ts` to `VID_FORMATS` (#6859) 2 年之前
  Glenn Jocher c43f135571
Update `nw` to `max(nd, 1)` (#6714) 2 年之前
  Samuel Yvon 0365379016
Fix floating point in number of workers `nw` (#6701) 2 年之前
  Glenn Jocher 1ff43702a8
Validate with 2x `--workers` single-GPU/CPU fix (#6659) 2 年之前
  Glenn Jocher 6769021901
Validate with 2x `--workers` (#6658) 2 年之前
  Glenn Jocher b40bdd6b2d
YouTube dependency fix `youtube_dl==2020.12.2` (#6612) 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 b57abb17f2
Move trainloader functions to class methods (#6559) 2 年之前
  Jirka Borovec cba4303d32
Fix 6 Flake8 issues (#6541) 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 482af479c0
Add `detect.py` GIF video inference (#6410) 2 年之前
  sitecao e1893c894a
`DEVICE_COUNT` instead of `WORLD_SIZE` to calculate `nw` (#6324) 2 年之前
  Glenn Jocher fd55271c04
Console corrupted -> corrupt (#6338) 2 年之前
  Glenn Jocher 3119b2f27c
Remove `dataset_stats()` autodownload capability (#6303) 2 年之前
  Glenn Jocher 9e9219fe17
Fix `nan`-robust stream FPS (#6198) 2 年之前
  Glenn Jocher 8f875d93a2
Refactor NUM_THREADS (#5954) 2 年之前
  Glenn Jocher d885799c71
Update `nl` after `cutout()` (#5873) 2 年之前
  gggmt 1679aacdc7
Update `LoadImages` `ret_val=False` handling (#5852) 2 年之前
  Yu Zhang e8f8f2b903
Avoid inplace modifying`imgs` in `LoadStreams` (#5850) 2 年之前
  Glenn Jocher 5ca5dd4c87
Update `dataset_stats()` to `cv2.INTER_AREA` (#5821) 2 年之前
  Glenn Jocher 8df64a9122
`NUM_THREADS` leave at least 1 CPU free (#5706) 2 年之前
  Werner Duvaud 09d170381c
Default DataLoader `shuffle=True` for training (#5623) 2 年之前
  Glenn Jocher 7473f0f95d
DDP `WORLD_SIZE`-safe dataloader workers (#5631) 2 年之前
  Glenn Jocher d5b21b1ecb
HUB dataset previews to JPEG (#5627) 2 年之前
  Glenn Jocher 69032519bc
`np.unique()` sort fix for segments (#5609) 2 年之前
  Glenn Jocher 79bca2bf64
`LOGGER` consolidation (#5569) 2 年之前
  Jirka Borovec 0155548384
precommit: isort (#5493) 2 年之前
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) 2 年之前
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) 2 年之前