yolov5 / utils

Commit History

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

refactor dataloader
77fb8ee

glenn-jocher commited on

refactor dataloader
22fb2b0

glenn-jocher commited on

add stride to datasets.py
b8557f8

glenn-jocher commited on

update utils.create_pretrained()
3b06225

glenn-jocher commited on

update google_utils import
6c1b87a

glenn-jocher commited on

check_anchor_order() update
fc171e2

glenn-jocher commited on

remove fast, add merge
1f1917e

glenn-jocher commited on

Add plot_results save location to log_dir
e572bb0

astoken commited on

datasets.py vid_formats updated
024a42f

glenn-jocher commited on

vid_formats bug fix #146
5c2cd71

glenn-jocher commited on

strip_optimizer() default to save FP16 model
1014583

glenn-jocher commited on

backbone as FP16, save default to FP32
cce95e7

glenn-jocher commited on

AutoAnchor bug fix # 117
9fdb0fb

glenn-jocher commited on

Add save_dir to plot_lr_scheduler and plot_labels
945307b

astoken commited on

Fix get_latest_run to search 'search_dir' recursivly
3263a20

astoken commited on

Fix get_latest_run() to search inside 'weights' subfolders
d342917

astoken commited on

check_img_size() update
a557b7d

glenn-jocher commited on

AutoAnchor fitness to screen
0346094

glenn-jocher commited on