yolov5 / test.py

Commit History

update test.py for FP16 testing during training
e670a33

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

train with multi-gpu half test bug fix #99
2daa412

glenn-jocher commited on

train with multi-gpu half test bug fix #99
d1e5716

glenn-jocher commited on

Multi-GPU disabled in test.py
72d0614

glenn-jocher commited on

--verbose bug fix #84
7c6fd4d

glenn-jocher commited on

updated testing settings, rebalanced towards FP16 latency
db2c3ac

glenn-jocher commited on

FP16 test loss bug fix
0b514da

glenn-jocher commited on

test during training default to FP16
a1748a8

glenn-jocher commited on

FP16 to FP32 ckpt load
76ca367

glenn-jocher commited on

glob search bug fix #77
c5966ab

glenn-jocher commited on

switch default inference to FP16 on GPU
1119949

glenn-jocher commited on

FP16 inference fix
157aff2

glenn-jocher commited on

FP16 inference update
260b172

glenn-jocher commited on

--img-size stride-multiple verification
099e6f5

glenn-jocher commited on

multi-gpu test bug fix #15
dbdee3a

glenn-jocher commited on

model.names for dataParallel
ba9ab66

glenn-jocher commited on

dataset padding mode
2a0aff6

glenn-jocher commited on

datasets.py self.batch_shapes fix
ee8988b

glenn-jocher commited on