149 Commits (f984cce52a465f7377f2d9188e728496a83821af)

Author SHA1 Message Date
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 years ago
  Glenn Jocher b3dabdcc38
Update `probability` to `p` (#3980) 3 years ago
  Glenn Jocher 80299a57e2
Numerical stability fix for Albumentations (#3958) 3 years ago
  Glenn Jocher 443af8b25a
Cache v0.4 update (#3954) 3 years ago
  Glenn Jocher 8c6f9e15bf
Update `dataset_stats()` for zipped datasets (#3926) 3 years ago
  Glenn Jocher 33202b7f0b
YOLOv5 + Albumentations integration (#3882) 3 years ago
  Glenn Jocher 3c3f8fbd5d
Improved BGR2RGB speeds (#3880) 3 years ago
  Glenn Jocher 9e8fb9fd0b
Create `utils/augmentations.py` (#3877) 3 years ago
  ketan-b 9d86b54eb3
Add multi-stream saving feature (#3864) 3 years ago
  Valentin Aliferov 831773f5a2
Add EXIF rotation to YOLOv5 Hub inference (#3852) 3 years ago
  Glenn Jocher c6c88dc601
Copy-Paste augmentation for YOLOv5 (#3845) 3 years ago
  Feras Oughali 7d6af69638
Fix `LoadStreams()` dataloader frame skip issue (#3833) 3 years ago
  Glenn Jocher 3213d8713f
Fix for `dataset_stats()` with updated data.yaml (#3819) 3 years ago
  Glenn Jocher f89941711c
NGA xView 2018 Dataset Auto-Download (#3775) 3 years ago
  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