yolov5 / utils

Commit History

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

AutoAnchor n, imgsz bug fix
ef75f73

glenn-jocher commited on

AutoAnchor BPR to 4 significant figures
1dfc285

glenn-jocher commited on

AutoAnchor update - improvement check
4052603

glenn-jocher commited on

AutoAnchor bug fix
bafbc65

glenn-jocher commited on

add util function to get most recent last.pt file
25e51bc

astoken commited on

add save_dir arg to plot_lr_scheduler, default to current dir.
490f1e7

astoken commited on

AutoAnchor implementation
57a0ae3

glenn-jocher commited on

Merge pull request #79 from Lornatang/delete-redundant-thrid-party-library
95c46f7
unverified

glenn-jocher commited on

check_anchors() bug fix #90
ec81c7b

glenn-jocher commited on

AutoAnchor bug fix #72
8b26e89

glenn-jocher commited on

kmean_anchors() update
8fa3724

glenn-jocher commited on