125 Commits (f2d97ebb251e689f55879709179248d4acf8e2a3)

Author SHA1 Message Date
  Yonghye Kwon 374957317a
Add `xyxy2xywhn()` (#3765) 3 years ago
  Yonghye Kwon 417a2f425c
Edit comment (#3759) 3 years ago
  Glenn Jocher 9ac7d388a9
Backwards compatible cache version checks (#3730) 3 years ago
  Glenn Jocher b83e1a4adc
Fix `img2label_paths()` order (#3720) 3 years ago
  Glenn Jocher fad27c0046
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) 3 years ago
  Mai Thanh Minh bf209f6fe9
Skip HSV augmentation when hyperparameters are [0, 0, 0] (#3686) 3 years ago
  Glenn Jocher 814806c61d
Update cache check (#3691) 3 years ago
  Glenn Jocher f527704cd3
Cache v0.3: improved corrupt image/label reporting (#3676) 3 years ago
  Glenn Jocher 9b6dba6207
Update `dataset_stats()` to list of dicts (#3657) 3 years ago
  xiaowk5516 d808855f77
Assert non-premature end of JPEG images (#3638) 3 years ago
  Glenn Jocher 6c0e1d9fd7
Update `verify_image_label()` (#3635) 3 years ago
  Glenn Jocher 7d3686a686
Update `check_file()` (#3622) 3 years ago
  Glenn Jocher 7a565f130a
Update `dataset_stats()` (#3593) 3 years ago
  Glenn Jocher 958ab92dc1
Remove `opt` from `create_dataloader()`` (#3552) 3 years ago
  Glenn Jocher 1b5edb6f8e
Update `dataset_stats()` for HUB (#3536) 3 years ago
  Glenn Jocher b6fdd2e5e5
Create `dataset_stats()` for HUB 3 years ago
  Glenn Jocher 8d52c1c5c5
Update datasets.py (#3531) 3 years ago
  Dean Mark 28bff22df8
Use multi-threading in cache_labels (#3505) 3 years ago
  Glenn Jocher f3c3d2ce5d
Merge `develop` branch into `master` (#3518) 3 years ago
  Yonghye Kwon c37f072ba7
Faster HSV augmentation (#3462) 3 years ago
  Glenn Jocher 8e3b4a0bf3
Update MixUp augmentation `alpha=beta=32.0` (#3455) 3 years ago
  Glenn Jocher fdbe527dc0
Revert "`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)" (#3395) 3 years ago
  tudoulei 21a9607e00
`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379) 3 years ago
  Glenn Jocher 4d4a2b0520
Ignore blank lines in `*.txt` labels (#3366) 3 years ago
  Glenn Jocher c6b5bfca85
Updated cache v0.2 with `hashlib` (#3350) 3 years ago
  Glenn Jocher 0e2f2cbb51
Update LoadStreams init fallbacks (#3295) 3 years ago
  Glenn Jocher 683cefead4
YouTube stream ending fix (#3277) 3 years ago
  Glenn Jocher 13a1c72699
Update datasets.py (#3216) 3 years ago
  Glenn Jocher 36b0a9e7d0
Add CAP_PROP_FRAME_COUNT for YouTube sources (#3193) 3 years ago
  Glenn Jocher abfcf9eb79
Replace print() with logging.info() in trainloader (#3103) 3 years ago
  Glenn Jocher 955eea8b96
Make cache saving optional (#2977) 3 years ago
  JoshSong 5f7d39fede
Cleanup load_image() (#2871) 3 years ago
  Glenn Jocher aff03be35a
YouTube Bug Fix (#2818) 3 years ago
  Ben Milanko e2b7bc0b32
YouTube Livestream Detection (#2752) 3 years ago
  zzttqu 1e8ab3f5f2
Add tqdm pbar.close() (#2644) 3 years ago
  maxupp 196bf10603
Add '*.mpo' to supported image formats (#2615) 3 years ago
  Glenn Jocher 9b11f0c58b
PyTorch Hub models default to CUDA:0 if available (#2472) 3 years ago
  Yann Defretin 38ff499b26
Update autosplit() with annotated_only option (#2466) 3 years ago
  Yonghye Kwon cd8ed3521d
image weights compatible faster random index generator v2 for mosaic augmentation (#2383) 3 years ago
  Iden Craven a82dce7faa
Fix labels being missed when image extension appears twice in filename (#2300) 3 years ago
  Glenn Jocher 7b833e37bf
LoadStreams() frame loss bug fix (#2222) 3 years ago
  Glenn Jocher bdd88e1ed7
YOLOv5 Segmentation Dataloader Updates (#2188) 3 years ago
  Transigent c9bda112ae
Update utils/datasets.py to support .webp files (#2174) 3 years ago
  train255 e9b3de463a
Unique *.cache filenames fix (#2134) 3 years ago
  Glenn Jocher 4bdc5a397e
LoadImages() pathlib update (#2140) 3 years ago
  Ayush Chaurasia 73a0669930
Start setup for improved W&B integration (#1948) 3 years ago
  Glenn Jocher a18efc3a73
Add variable-stride inference support (#2091) 3 years ago
  Glenn Jocher 08d3119e09
Add histogram equalization fcn (#2049) 3 years ago
  Glenn Jocher 8fcbe43423
Check im.format during dataset caching (#2042) 3 years ago
  Glenn Jocher d9212140b3
Add xywhn2xyxy() (#1983) 3 years ago