Print dataset scan only `if RANK in (-1, 0)` (#7337) 5f941a8 unverified glenn-jocher pre-commit-ci[bot] commited on Apr 7, 2022
[pre-commit.ci] pre-commit suggestions (#7279) 7882950 unverified pre-commit-ci[bot] pre-commit-ci[bot] glenn-jocher commited on Apr 4, 2022
precommit: yapf (#5494) c3d5ac1 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Mar 31, 2022
Fix `cv2.imwrite` on non-ASCII paths (#7139) d115bbf unverified RcINS pre-commit-ci[bot] glenn-jocher commited on Mar 25, 2022
`np.fromfile()` Chinese image paths fix (#6979) bc3ed95 unverified yeshanliu glenn-jocher commited on Mar 23, 2022
Fix incomplete URL substring sanitation (#7056) 9f4d113 unverified glenn-jocher commited on Mar 20, 2022
Update `--cache disk` deprecate `*_npy/` dirs (#6876) 4728840 unverified glenn-jocher commited on Mar 6, 2022
Fix floating point in number of workers `nw` (#6701) 0365379 unverified Samuel Yvon commited on Feb 18, 2022
Validate with 2x `--workers` single-GPU/CPU fix (#6659) 1ff4370 unverified glenn-jocher commited on Feb 16, 2022
YouTube dependency fix `youtube_dl==2020.12.2` (#6612) b40bdd6 unverified glenn-jocher commited on Feb 11, 2022
Fix YouTube dislike button bug in `pafy` package (#6603) 364b7c5 unverified glenn-jocher commited on Feb 10, 2022
Add `DATASETS_DIR` global in general.py (#6578) 9c513ca unverified glenn-jocher commited on Feb 8, 2022
Move trainloader functions to class methods (#6559) b57abb1 unverified glenn-jocher commited on Feb 7, 2022
Fix2 `select_device()` for Multi-GPU (#6461) d8b5beb unverified glenn-jocher commited on Jan 28, 2022
Revert "Remove `dataset_stats()` autodownload capability (#6303)" (#6442) fe7de6a unverified glenn-jocher commited on Jan 26, 2022
`DEVICE_COUNT` instead of `WORLD_SIZE` to calculate `nw` (#6324) e1893c8 unverified sitecao commited on Jan 20, 2022
Remove `dataset_stats()` autodownload capability (#6303) 3119b2f unverified glenn-jocher commited on Jan 18, 2022
Update `LoadImages` `ret_val=False` handling (#5852) 1679aac unverified gggmt commited on Dec 2, 2021
Avoid inplace modifying`imgs` in `LoadStreams` (#5850) e8f8f2b unverified zhy2019 commited on Dec 2, 2021
Update `dataset_stats()` to `cv2.INTER_AREA` (#5821) 5ca5dd4 unverified glenn-jocher commited on Nov 29, 2021
`NUM_THREADS` leave at least 1 CPU free (#5706) 8df64a9 unverified glenn-jocher commited on Nov 18, 2021
Default DataLoader `shuffle=True` for training (#5623) 09d1703 unverified Werner Duvaud glenn-jocher pre-commit-ci[bot] commited on Nov 13, 2021
DDP `WORLD_SIZE`-safe dataloader workers (#5631) 7473f0f unverified glenn-jocher commited on Nov 12, 2021
`LOGGER` consolidation (#5569) 79bca2b unverified glenn-jocher pre-commit-ci[bot] commited on Nov 8, 2021
precommit: isort (#5493) 0155548 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Nov 4, 2021
Add pre-commit CI actions (#4982) ed887b5 unverified Jirka Borovec glenn-jocher commited on Oct 28, 2021
take EXIF orientation tags into account when fixing corrupt images (#5270) 15e8c4c unverified jdfr glenn-jocher commited on Oct 20, 2021
autosplit: take image files with uppercase extensions into account (#5269) db3bbdd unverified jdfr glenn-jocher commited on Oct 20, 2021
Add class filtering to `LoadImagesAndLabels()` dataloader (#5172) a346926 unverified glenn-jocher commited on Oct 13, 2021