Commit History
Add EXIF rotation to YOLOv5 Hub inference (#3852)
831773f
unverified
Copy-Paste augmentation for YOLOv5 (#3845)
c6c88dc
unverified
glenn-jocher
commited on
Fix `LoadStreams()` dataloader frame skip issue (#3833)
7d6af69
unverified
Fix for `dataset_stats()` with updated data.yaml (#3819)
3213d87
unverified
glenn-jocher
commited on
NGA xView 2018 Dataset Auto-Download (#3775)
f899417
unverified
glenn-jocher
commited on
Add `xyxy2xywhn()` (#3765)
3749573
unverified
Edit comment (#3759)
417a2f4
unverified
developer0hye
commited on
Backwards compatible cache version checks (#3730)
9ac7d38
unverified
glenn-jocher
commited on
Fix `img2label_paths()` order (#3720)
b83e1a4
unverified
glenn-jocher
commited on
Update DDP for `torch.distributed.run` with `gloo` backend (#3680)
fad27c0
unverified
glenn-jocher
commited on
Skip HSV augmentation when hyperparameters are [0, 0, 0] (#3686)
bf209f6
unverified
Update cache check (#3691)
814806c
unverified
glenn-jocher
commited on
Cache v0.3: improved corrupt image/label reporting (#3676)
f527704
unverified
glenn-jocher
commited on
Update `dataset_stats()` to list of dicts (#3657)
9b6dba6
unverified
glenn-jocher
commited on
Assert non-premature end of JPEG images (#3638)
d808855
unverified
Update `verify_image_label()` (#3635)
6c0e1d9
unverified
glenn-jocher
commited on
Update `check_file()` (#3622)
7d3686a
unverified
glenn-jocher
commited on
Update `dataset_stats()` (#3593)
7a565f1
unverified
glenn-jocher
commited on
Remove `opt` from `create_dataloader()`` (#3552)
958ab92
unverified
glenn-jocher
commited on
Update `dataset_stats()` for HUB (#3536)
1b5edb6
unverified
glenn-jocher
commited on
Create `dataset_stats()` for HUB
b6fdd2e
unverified
glenn-jocher
commited on
Update datasets.py (#3531)
8d52c1c
unverified
glenn-jocher
commited on
Use multi-threading in cache_labels (#3505)
28bff22
unverified
Faster HSV augmentation (#3462)
c37f072
unverified
developer0hye
commited on
Update MixUp augmentation `alpha=beta=32.0` (#3455)
8e3b4a0
unverified
glenn-jocher
commited on
Revert "`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)" (#3395)
fdbe527
unverified
glenn-jocher
commited on
`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)
21a9607
unverified
Ignore blank lines in `*.txt` labels (#3366)
4d4a2b0
unverified
glenn-jocher
commited on
Updated cache v0.2 with `hashlib` (#3350)
c6b5bfc
unverified
glenn-jocher
commited on
Update LoadStreams init fallbacks (#3295)
0e2f2cb
unverified
glenn-jocher
commited on
YouTube stream ending fix (#3277)
683cefe
unverified
glenn-jocher
commited on
Update datasets.py (#3216)
13a1c72
unverified
glenn-jocher
commited on
Add CAP_PROP_FRAME_COUNT for YouTube sources (#3193)
36b0a9e
unverified
glenn-jocher
commited on
Replace print() with logging.info() in trainloader (#3103)
abfcf9e
unverified
glenn-jocher
commited on
Make cache saving optional (#2977)
955eea8
unverified
glenn-jocher
commited on
Cleanup load_image() (#2871)
5f7d39f
unverified
YouTube Bug Fix (#2818)
aff03be
unverified
glenn-jocher
commited on
YouTube Livestream Detection (#2752)
e2b7bc0
unverified
Add tqdm pbar.close() (#2644)
1e8ab3f
unverified
zzttqu
commited on
Add '*.mpo' to supported image formats (#2615)
196bf10
unverified
PyTorch Hub models default to CUDA:0 if available (#2472)
9b11f0c
unverified
glenn-jocher
commited on
Update autosplit() with annotated_only option (#2466)
38ff499
unverified
image weights compatible faster random index generator v2 for mosaic augmentation (#2383)
cd8ed35
unverified
developer0hye
commited on
Fix labels being missed when image extension appears twice in filename (#2300)
a82dce7
unverified
Iden Craven
commited on
LoadStreams() frame loss bug fix (#2222)
7b833e3
unverified
glenn-jocher
commited on
YOLOv5 Segmentation Dataloader Updates (#2188)
bdd88e1
unverified
glenn-jocher
commited on
Update utils/datasets.py to support .webp files (#2174)
c9bda11
unverified
Transigent
commited on
Unique *.cache filenames fix (#2134)
e9b3de4
unverified
LoadImages() pathlib update (#2140)
4bdc5a3
unverified
glenn-jocher
commited on