yolov5 / utils

Commit History

zero-target training bug fix (#609)
7eaf225

glenn-jocher commited on

update activations.py
f346da9

glenn-jocher commited on

Explicit Imports (#498)
d5b6416
unverified

Jirka Borovec commited on

AutoAnchor update to display anchors/target
ec7a926

glenn-jocher commited on

hyperparameter evolution update (#566)
023e378

glenn-jocher commited on

hyperparameter evolution update (#566)
64e6d19

glenn-jocher commited on

compute_loss() leaf variable update
305c6a0

glenn-jocher commited on

hyperparameter evolution bug fix (#566)
c1a2a7a

glenn-jocher commited on

hyperparameter evolution bug fix (#566)
e32abb5

glenn-jocher commited on

hyperparameter expansion to flips, perspective, mixup
127cbeb

glenn-jocher commited on

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