Update `dataset_stats()` for zipped datasets (#3926) 8c6f9e1 unverified glenn-jocher commited on Jul 8, 2021
Add multi-stream saving feature (#3864) 9d86b54 unverified ketan-b glenn-jocher commited on Jul 4, 2021
Add EXIF rotation to YOLOv5 Hub inference (#3852) 831773f unverified vaaliferov glenn-jocher commited on Jul 2, 2021
Fix `LoadStreams()` dataloader frame skip issue (#3833) 7d6af69 unverified Feras Oughali glenn-jocher commited on Jun 30, 2021
Fix for `dataset_stats()` with updated data.yaml (#3819) 3213d87 unverified glenn-jocher commited on Jun 29, 2021
NGA xView 2018 Dataset Auto-Download (#3775) f899417 unverified glenn-jocher commited on Jun 25, 2021
Backwards compatible cache version checks (#3730) 9ac7d38 unverified glenn-jocher commited on Jun 22, 2021
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) fad27c0 unverified glenn-jocher commited on Jun 19, 2021
Skip HSV augmentation when hyperparameters are [0, 0, 0] (#3686) bf209f6 unverified Mai Thanh Minh glenn-jocher commited on Jun 19, 2021
Cache v0.3: improved corrupt image/label reporting (#3676) f527704 unverified glenn-jocher commited on Jun 18, 2021
Update `dataset_stats()` to list of dicts (#3657) 9b6dba6 unverified glenn-jocher commited on Jun 17, 2021
Assert non-premature end of JPEG images (#3638) d808855 unverified xiaowk5516 glenn-jocher commited on Jun 16, 2021
Remove `opt` from `create_dataloader()`` (#3552) 958ab92 unverified glenn-jocher commited on Jun 9, 2021
Use multi-threading in cache_labels (#3505) 28bff22 unverified Dean Mark glenn-jocher commited on Jun 8, 2021
Update MixUp augmentation `alpha=beta=32.0` (#3455) 8e3b4a0 unverified glenn-jocher commited on Jun 4, 2021
Revert "`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)" (#3395) fdbe527 unverified glenn-jocher commited on May 31, 2021
`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379) 21a9607 unverified tudoulei glenn-jocher commited on May 29, 2021
Ignore blank lines in `*.txt` labels (#3366) 4d4a2b0 unverified glenn-jocher commited on May 27, 2021
Add CAP_PROP_FRAME_COUNT for YouTube sources (#3193) 36b0a9e unverified glenn-jocher commited on May 17, 2021
Replace print() with logging.info() in trainloader (#3103) abfcf9e unverified glenn-jocher commited on May 10, 2021
YouTube Livestream Detection (#2752) e2b7bc0 unverified Ben Milanko glenn-jocher commited on Apr 11, 2021
Add '*.mpo' to supported image formats (#2615) 196bf10 unverified maxupp maxupp commited on Mar 26, 2021
PyTorch Hub models default to CUDA:0 if available (#2472) 9b11f0c unverified glenn-jocher commited on Mar 15, 2021
Update autosplit() with annotated_only option (#2466) 38ff499 unverified Yann Defretin glenn-jocher commited on Mar 15, 2021
image weights compatible faster random index generator v2 for mosaic augmentation (#2383) cd8ed35 unverified developer0hye commited on Mar 6, 2021
Fix labels being missed when image extension appears twice in filename (#2300) a82dce7 unverified Iden Craven commited on Feb 26, 2021