198 Revize (9ebec7885fb461993cf7123b36abf61ffd5dfd95)

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