Commit History
Copy-Paste augmentation for YOLOv5 (#3845)
c6c88dc
unverified
glenn-jocher
commited on
Fix `LoadStreams()` dataloader frame skip issue (#3833)
7d6af69
unverified
Move IoU functions to metrics.py (#3820)
5ea771d
unverified
glenn-jocher
commited on
Fix for `dataset_stats()` with updated data.yaml (#3819)
3213d87
unverified
glenn-jocher
commited on
Update `feature_visualization()` (#3807)
02719dd
unverified
glenn-jocher
commited on
Add feature map visualization (#3804)
20d45aa
unverified
Fix datasets for aws and get_coco.sh (#3788)
8e7f285
unverified
glenn-jocher
commited on
Update objectness IoU sort (#3786)
8035b61
unverified
glenn-jocher
commited on
Objectness IoU Sort (#3610)
157aa2f
unverified
NGA xView 2018 Dataset Auto-Download (#3775)
f899417
unverified
glenn-jocher
commited on
W&B: Update Tables API and comply with new dataset_check (#3772)
ffb6e11
unverified
Ayush Chaurasia
commited on
Add `xyxy2xywhn()` (#3765)
3749573
unverified
Add optional dataset.yaml `path` attribute (#3753)
f79d747
unverified
glenn-jocher
commited on
Edit comment (#3759)
417a2f4
unverified
developer0hye
commited on
Update `check_datasets()` for dynamic unzip path (#3732)
6306091
unverified
glenn-jocher
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
[x]W&B: Don't resume transfer learning runs (#3604)
75c0ff4
unverified
Ayush Chaurasia
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
Suppress wandb images size mismatch warning (#3611)
daab682
unverified
Download COCO and VOC by default (#3608)
239a11c
unverified
glenn-jocher
commited on
merge develop
f8adee1
glenn-jocher
commited on
Update `dataset_stats()` (#3593)
7a565f1
unverified
glenn-jocher
commited on
W&B: Allow changed in config variable #3588
53d4fc2
unverified
Ayush Chaurasia
commited on
ConfusionMatrix `normalize=True` fix (#3587)
e8c5237
unverified
glenn-jocher
commited on
Add ConfusionMatrix `normalize=True` flag (#3586)
ec2da4a
unverified
glenn-jocher
commited on
Ignore Seaborn plot warnings (#3576)
095197b
unverified
glenn-jocher
commited on
Bump pip from 18.1 to 19.2 in /utils/google_app_engine (#3561)
c6deb73
unverified
dependabot[bot]
dependabot[bot]
commited on
Update test.py profiling (#3555)
5948f20
unverified
glenn-jocher
commited on
Multi-GPU default to single device 0 (#3554)
8b5086c
unverified
glenn-jocher
commited on
Remove `opt` from `create_dataloader()`` (#3552)
958ab92
unverified
glenn-jocher
commited on
Update `check_python(minimum=3.6.2)` (#3548)
f8ec71e
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
Improved `check_requirements()` offline-handling (#3466)
317f2cc
unverified
glenn-jocher
commited on
Add `check_git_status()` 5 second timeout (#3464)
563ea94
unverified
glenn-jocher
commited on
Faster HSV augmentation (#3462)
c37f072
unverified
developer0hye
commited on
Add `timeout()` class (#3460)
d40481a
unverified
glenn-jocher
commited on
Update MixUp augmentation `alpha=beta=32.0` (#3455)
8e3b4a0
unverified
glenn-jocher
commited on
Parse URL authentication (#3424)
f8651c3
unverified
glenn-jocher
commited on