Commit History
Fix `select_device()` for Multi-GPU (#6434)
856d4e5
unverified
Revert "Remove `dataset_stats()` autodownload capability (#6303)" (#6442)
fe7de6a
unverified
Add `*.asf` video support (#6436)
3b7ac28
unverified
toschi23
commited on
Add `detect.py` GIF video inference (#6410)
482af47
unverified
`DEVICE_COUNT` instead of `WORLD_SIZE` to calculate `nw` (#6324)
e1893c8
unverified
sitecao
commited on
Console corrupted -> corrupt (#6338)
fd55271
unverified
Remove `dataset_stats()` autodownload capability (#6303)
3119b2f
unverified
Fix `nan`-robust stream FPS (#6198)
9e9219f
unverified
Refactor NUM_THREADS (#5954)
8f875d9
unverified
Update `nl` after `cutout()` (#5873)
d885799
unverified
Update `LoadImages` `ret_val=False` handling (#5852)
1679aac
unverified
gggmt
commited on
Avoid inplace modifying`imgs` in `LoadStreams` (#5850)
e8f8f2b
unverified
Update `dataset_stats()` to `cv2.INTER_AREA` (#5821)
5ca5dd4
unverified
`NUM_THREADS` leave at least 1 CPU free (#5706)
8df64a9
unverified
Default DataLoader `shuffle=True` for training (#5623)
09d1703
unverified
DDP `WORLD_SIZE`-safe dataloader workers (#5631)
7473f0f
unverified
HUB dataset previews to JPEG (#5627)
d5b21b1
unverified
`np.unique()` sort fix for segments (#5609)
6903251
unverified
`LOGGER` consolidation (#5569)
79bca2b
unverified
precommit: isort (#5493)
0155548
unverified
Fix float zeros format (#5491)
5866646
unverified
Update `get_loggers()` (#4854)
7b1f7ae
unverified
Add pre-commit CI actions (#4982)
ed887b5
unverified
take EXIF orientation tags into account when fixing corrupt images (#5270)
15e8c4c
unverified
autosplit: take image files with uppercase extensions into account (#5269)
db3bbdd
unverified
Autofix duplicate label handling (#5210)
991c654
unverified
Add class filtering to `LoadImagesAndLabels()` dataloader (#5172)
a346926
unverified
Fix SKU-110K HUB: `OSError` (#5106)
276b674
unverified
Re-open IP-camera videostream if disconnected (#5074)
48b00db
unverified
Update datasets.py comments (#5088)
57ce73c
unverified
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919)
a64a4c8
unverified
Single `cache_version` definition (#4846)
4fdaec0
unverified
Sorted datasets update to `cache_labels()` (#4845)
fe39562
unverified
Shuffle all 4(or 9) images in mosaic augmentation (#4787)
fcb225c
unverified
Jihoon Kim
commited on