yolov5 / utils

Commit History

Merge remote-tracking branch 'origin/master'
d2da523

glenn-jocher commited on

utils.general comment updates/bug fixes
9f482cb

glenn-jocher commited on

Github release assets model autodownload (#711)
1f92422
unverified

Marc glenn-jocher commited on

Fix redundant outputs via Logging in DDP training (#500)
4949401
unverified

Nanobit glenn-jocher commited on

Filter the None labels (#705)
542833c
unverified

tkianai commited on

the value should be a list to unpacking (#688)
9ae8683
unverified

tkianai commited on

Dataset autodownload feature addition (#685)
41523e2
unverified

glenn-jocher commited on

Single-source training (#680)
3c6e2f7
unverified

glenn-jocher commited on

Fix curl download on Windows (#669)
3fcd365

glenn-jocher commited on

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