201 Commits (7a2a11893b56c67903f0dc4e313235e544189601)

Author SHA1 Message Date
  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) 3 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
  Jihoon Kim fcb225c1c8
Shuffle all 4(or 9) images in mosaic augmentation (#4787) 3 years ago
  Glenn Jocher c47be26f34
Replace `path.absolute()` with `path.resolve()` (#4763) 3 years ago
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 years ago
  Glenn Jocher e899d6e8fb
Fix for corrupt JPEGs auto-fix PR (#4560) 3 years ago
  Glenn Jocher 11f85e7e71
Auto-fix corrupt JPEGs (#4548) 3 years ago
  Huu Quan, CAP 1d65e8194d
Fix missing labels after albumentations (#4455) 3 years ago
  Jiacong Fang 808bcad3bb
Add TensorFlow and TFLite export (#1127) 3 years ago
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 years ago
  Glenn Jocher 63e09fdc48
Remove `encoding='ascii'` (#4413) 3 years ago
  junji hashimoto 2d99063201
Feature `python train.py --cache disk` (#4049) 3 years ago
  Glenn Jocher 5d66e48723
Train from `--data path/to/dataset.zip` feature (#4185) 3 years ago
  Glenn Jocher 0ad6301c96
Update script headers (#4163) 3 years ago
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 years ago