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
Re-open IP-camera videostream if disconnected (#5074) 48b00db unverified Egor Orel glenn-jocher commited on Oct 8, 2021
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) a64a4c8 unverified glenn-jocher commited on Sep 25, 2021
Sorted datasets update to `cache_labels()` (#4845) fe39562 unverified glenn-jocher commited on Sep 17, 2021
Shuffle all 4(or 9) images in mosaic augmentation (#4787) fcb225c unverified Jihoon Kim commited on Sep 14, 2021
Replace `path.absolute()` with `path.resolve()` (#4763) c47be26 unverified glenn-jocher commited on Sep 11, 2021
Fix missing labels after albumentations (#4455) 1d65e81 unverified Huu Quan, CAP Huu Quan glenn-jocher commited on Aug 18, 2021
Add TensorFlow and TFLite export (#1127) 808bcad unverified zldrobit glenn-jocher commited on Aug 17, 2021