yolov5 / train.py

Commit History

small dataset bug fix #140
256a3e8

glenn-jocher commited on

model.names multi-GPU bug fix #94
b50fdf1

glenn-jocher commited on

add stride to datasets.py
b8557f8

glenn-jocher commited on

update google_utils import
6c1b87a

glenn-jocher commited on

remove fast, add merge
1f1917e

glenn-jocher commited on

Fix DDP bug in single process multiple device use cases
899f1d4

goodfellowliu commited on

Merge pull request #107 from Lornatang/fix-reference-bugs
cdf1eac
unverified

glenn-jocher commited on

backbone as FP16, save default to FP32
cce95e7

glenn-jocher commited on

save ckpt in FP16 #119
d9b64c2

glenn-jocher commited on

AutoAnchor bug fix # 117
9fdb0fb

glenn-jocher commited on

dist.destroy_process_group() bug fix
afe1df3

glenn-jocher commited on

check_anchors bug fix
5a50491

glenn-jocher commited on

check_anchors() bug fix #102
05b8ee5

glenn-jocher commited on

check_anchors() bug fix #90
ec81c7b

glenn-jocher commited on

AutoAnchor bug fix #72
8b26e89

glenn-jocher commited on

default check_git_status() to True
915b148

glenn-jocher commited on

FP16 to FP32 ckpt load
14523bb

glenn-jocher commited on

glob search bug fix #77
c5966ab

glenn-jocher commited on

assert best possible recall > 0.9 before training
31f3310

glenn-jocher commited on

Ensures weights/ dir exists
c3d4d32

Lauritzen Kasper Primdal commited on

--img-size stride-multiple verification
099e6f5

glenn-jocher commited on

speed-reproducibility fix #17
22d6088

glenn-jocher commited on

multi-scale fix #16
55ca5c7

glenn-jocher commited on

assert equal model and dataset classes
7c2832c

glenn-jocher commited on