201 Commits (7a2a11893b56c67903f0dc4e313235e544189601)

Author SHA1 Message Date
  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 9f4d11379b
Fix incomplete URL substring sanitation (#7056) 2 years ago
  Glenn Jocher c09fb2aa95
Update TQDM bar format (#6988) 2 years ago
  Glenn Jocher caf7ad0500
Allow 3-point segments (#6938) 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 c43f135571
Update `nw` to `max(nd, 1)` (#6714) 2 years ago
  Samuel Yvon 0365379016
Fix floating point in number of workers `nw` (#6701) 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
  Glenn Jocher b40bdd6b2d
YouTube dependency fix `youtube_dl==2020.12.2` (#6612) 2 years ago
  Glenn Jocher 364b7c5111
Fix YouTube dislike button bug in `pafy` package (#6603) 2 years ago
  Glenn Jocher 9c513ca629
Add `DATASETS_DIR` global in general.py (#6578) 2 years ago
  Glenn Jocher b57abb17f2
Move trainloader functions to class methods (#6559) 2 years ago
  Jirka Borovec cba4303d32
Fix 6 Flake8 issues (#6541) 2 years ago
  Glenn Jocher d8b5beb0b0
Fix2 `select_device()` for Multi-GPU (#6461) 2 years ago
  Glenn Jocher 856d4e5733
Fix `select_device()` for Multi-GPU (#6434) 2 years ago
  Glenn Jocher fe7de6a82d
Revert "Remove `dataset_stats()` autodownload capability (#6303)" (#6442) 2 years ago
  toschi23 3b7ac28ed1
Add `*.asf` video support (#6436) 2 years ago
  Glenn Jocher 482af479c0
Add `detect.py` GIF video inference (#6410) 2 years ago
  sitecao e1893c894a
`DEVICE_COUNT` instead of `WORLD_SIZE` to calculate `nw` (#6324) 2 years ago
  Glenn Jocher fd55271c04
Console corrupted -> corrupt (#6338) 2 years ago
  Glenn Jocher 3119b2f27c
Remove `dataset_stats()` autodownload capability (#6303) 2 years ago
  Glenn Jocher 9e9219fe17
Fix `nan`-robust stream FPS (#6198) 2 years ago
  Glenn Jocher 8f875d93a2
Refactor NUM_THREADS (#5954) 2 years ago
  Glenn Jocher d885799c71
Update `nl` after `cutout()` (#5873) 2 years ago
  gggmt 1679aacdc7
Update `LoadImages` `ret_val=False` handling (#5852) 2 years ago
  Yu Zhang e8f8f2b903
Avoid inplace modifying`imgs` in `LoadStreams` (#5850) 2 years ago
  Glenn Jocher 5ca5dd4c87
Update `dataset_stats()` to `cv2.INTER_AREA` (#5821) 2 years ago
  Glenn Jocher 8df64a9122
`NUM_THREADS` leave at least 1 CPU free (#5706) 2 years ago
  Werner Duvaud 09d170381c
Default DataLoader `shuffle=True` for training (#5623) 2 years ago
  Glenn Jocher 7473f0f95d
DDP `WORLD_SIZE`-safe dataloader workers (#5631) 2 years ago
  Glenn Jocher d5b21b1ecb
HUB dataset previews to JPEG (#5627) 2 years ago
  Glenn Jocher 69032519bc
`np.unique()` sort fix for segments (#5609) 2 years ago
  Glenn Jocher 79bca2bf64
`LOGGER` consolidation (#5569) 2 years ago
  Jirka Borovec 0155548384
precommit: isort (#5493) 2 years ago
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) 2 years ago
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) 2 years ago
  Jirka Borovec ed887b5976
Add pre-commit CI actions (#4982) 2 years ago
  jdfr 15e8c4c15b
take EXIF orientation tags into account when fixing corrupt images (#5270) 2 years ago
  jdfr db3bbdde0e
autosplit: take image files with uppercase extensions into account (#5269) 2 years ago
  Glenn Jocher 991c654e81
Autofix duplicate label handling (#5210) 2 years ago
  Glenn Jocher a346926996
Add class filtering to `LoadImagesAndLabels()` dataloader (#5172) 2 years ago
  Glenn Jocher 276b674513
Fix SKU-110K HUB: `OSError` (#5106) 2 years ago
  Egor Orel 48b00dbc0d
Re-open IP-camera videostream if disconnected (#5074) 2 years ago
  Glenn Jocher 57ce73cd4f
Update datasets.py comments (#5088) 2 years ago
  Glenn Jocher a64a4c839f
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) 3 years ago
  Glenn Jocher 4fdaec0449
Single `cache_version` definition (#4846) 3 years ago
  Glenn Jocher fe39562a5f
Sorted datasets update to `cache_labels()` (#4845) 3 years ago