yolov5 / utils

Commit History

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

Initial model ensemble capability #318
e8cf24b

glenn-jocher commited on

Bug fix to get_latest_run when recent run is named
95f0a56

astoken commited on

Merge branch 'master' into advanced_logging
f517ba8
unverified

astoken commited on

update fuse_conv_and_bn()
121d90b

glenn-jocher commited on

pruning and sparsity initial commit
38f5c1a

glenn-jocher commited on

Update to remove "module" attribute check
ccfa937
unverified

Nanobit commited on

Fix save error for multi-gpu
f83521a
unverified

Nanobit commited on

update compute_loss()
ce0c58f

glenn-jocher commited on

offset and balance update
f767023

glenn-jocher commited on

[bug fix] potential problem if img fed to model is in rectangular shape
b57f83d

wanghaoyang0106 commited on

Update torch_utils.py
f02481c
unverified

glenn-jocher commited on

Update utils.py
fc7c427
unverified

glenn-jocher commited on

Update utils.py
53cdaf6
unverified

yxNONG commited on

add replicate() to datasets.py
9a9333d

glenn-jocher commited on

update mosaic border
37e13f8

glenn-jocher commited on

update mosaic border
93a6765

glenn-jocher commited on

Merge branch 'master' into advanced_logging
e18e681
unverified

astoken commited on