yolov5 / utils

Commit History

[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

Mai Thanh Minh glenn-jocher commited on

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

xiaowk5516 glenn-jocher commited on

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

Ayush Chaurasia glenn-jocher commited on

Download COCO and VOC by default (#3608)
239a11c
unverified

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

Dean Mark glenn-jocher commited on

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

Yonghye Kwon 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

Update FLOPs description (#3422)
3cb9ad4
unverified

chocosaj BuildTools commited on

Revert "`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)" (#3395)
fdbe527
unverified

glenn-jocher commited on

Create `is_pip()` function (#3391)
d833ab3
unverified

glenn-jocher commited on

`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)
21a9607
unverified

tudoulei glenn-jocher commited on

Enable direct `--weights URL` definition (#3373)
ba6f3f9
unverified

glenn-jocher commited on

Ignore blank lines in `*.txt` labels (#3366)
4d4a2b0
unverified

glenn-jocher commited on

Add URL download to check_file() (#3330)
2435bfe
unverified

glenn-jocher commited on

Updated cache v0.2 with `hashlib` (#3350)
c6b5bfc
unverified

glenn-jocher commited on

TensorBoard DP/DDP graph fix (#3325)
aad99b6
unverified

glenn-jocher commited on

Explicit `git clone` master (#3311)
73a92dc
unverified

glenn-jocher commited on

Improved check_requirements() robustness (#3298)
9f3a388
unverified

glenn-jocher commited on

PyTorch Hub `crops = results.crop()` return values (#3282)
a039b77
unverified

yeric1789 glenn-jocher commited on

Update LoadStreams init fallbacks (#3295)
0e2f2cb
unverified

glenn-jocher commited on

Improves docs and handling of entities and resuming by WandbLogger (#3264)
19100ba
unverified

Charles Frye commited on

YouTube stream ending fix (#3277)
683cefe
unverified

glenn-jocher commited on

check `batch_size % utilized_device_count` (#3276)
f340235
unverified

glenn-jocher commited on

`plot_one_box()` default `color=(128, 128, 128)` (#3240)
7b0eb95
unverified

yeric1789 glenn-jocher commited on

Parameterize max_det + inference default at 1000 (#3215)
3f74cd9
unverified

Adrian Holovaty glenn-jocher commited on