yolov5 / utils

Commit History

leaf variable --single-cls training bug fix (#593)
23d2bde

glenn-jocher commited on

replace random_affine() with random_perspective()
bcd452c

glenn-jocher commited on

update build_targets() (#589)
bb87276
unverified

glenn-jocher commited on

PyTorch 1.6.0 update with native AMP (#573)
c020875
unverified

goodfellowliu commited on

Funnel ReLU (FReLU) @staticmethod bug fix (#556)
c889267

glenn-jocher commited on

Funnel ReLU (FReLU) (#556)
131782a

glenn-jocher commited on

Funnel ReLU (FReLU) (#556)
4b074d9
unverified

AlexWang1900 glenn-jocher commited on

Fix utils.py nonzero() warning (#551)
7d78b17
unverified

YuriRibeiro commited on

Fix bug #541 #542 (#545)
a209a32
unverified

AlexWang1900 glenn-jocher commited on

Update utils.py strip_optimizer() (#509)
0032af2
unverified

glenn-jocher commited on

update yolo.py TTA flexibility and extensibility (#506)
1d17b9a
unverified

glenn-jocher commited on

Update datasets.py (#494)
4b5f480
unverified

glenn-jocher commited on

v2.0 Release (#491)
9da56b6
unverified

glenn-jocher commited on

plotting improvements (#471)
4ffd977

glenn-jocher commited on

Update datasets.py (#454)
1e95337
unverified

pritul dave commited on

Update ci-testing.yml (#445)
07a82f4
unverified

glenn-jocher commited on

test.py --task test updates
aa08b2b

glenn-jocher commited on

runs/exp increment bug fix #344
98f4a5a

glenn-jocher commited on

update datasets.py to add detect.py --source glob_command feature
8412d44

glenn-jocher commited on

update datasets.py LoadImages() path improvements and Mixup
eae3330

glenn-jocher commited on

update torch_utils.py to FP16 EMA
41ff83a

glenn-jocher commited on

remove https:// prefix from curl commands fix #355
f7a6d6c

glenn-jocher commited on

multi-gpu ckpt filesize bug fix #253
a586751

glenn-jocher commited on

update datasets.py for image size check during caching
d6f6b33

glenn-jocher commited on

Merge remote-tracking branch 'origin/master'
01a67a9

glenn-jocher commited on

google_utils.py bug fix #355
d3e786e

glenn-jocher commited on

update create_pretrained()
41bb70b

glenn-jocher commited on

avoid git status check in Docker bug fix #342
1531795

glenn-jocher commited on

add file sizes to ckpt ops
1e9cf6a

glenn-jocher commited on

add if isfile() to get_hash()
59beae9

glenn-jocher commited on

--rect test bug fix
6649770

glenn-jocher commited on

Label caching foundational re-write #306
520f5de

glenn-jocher commited on

Merge pull request #334 from lorenzomammana/feature-multiple-datasets-training
dd8e742
unverified

glenn-jocher commited on

Update datasets.py
dd33d2a
unverified

glenn-jocher commited on

update log_dir to runs/exp #107
2110f5e

glenn-jocher commited on

update log_dir to runs/exp #107
603ea0b

glenn-jocher commited on

--resume EMA fix #292
24c5a94

glenn-jocher commited on

Update datasets.py
13a09fa
unverified

glenn-jocher commited on

Update datasets.py
47bf173
unverified

glenn-jocher commited on

Update datasets.py
f9bab6b
unverified

glenn-jocher commited on

Refactor code to reduce duplication
54a9e4f

lorenzomammana commited on

Handle multiple datasets
94342ac

lorenzomammana commited on

hyperparameter printout update
bf6f415

glenn-jocher commited on

Merge branch 'master' into advanced_logging
dc5e183
unverified

glenn-jocher commited on

Update utils.py
cbe39a1
unverified

glenn-jocher commited on

Update utils.py
c654d18
unverified

glenn-jocher commited on

Merge pull request #275 from wanghaoyang0106/master
31b07b3
unverified

glenn-jocher commited on