chenzhi1992 / TensorRT-SSD

Use TensorRT API to implement Caffe-SSD, SSD(channel pruning), Mobilenet-SSD
251 stars 84 forks source link

every time I run this code, I got a different result. #42

Open JullyZ opened 5 years ago

JullyZ commented 5 years ago

hi, every time i run this code, i got a different detect result. All of them looks like right, but have small differences. For example, first time, i got the position(338, 274, 478, 477), second time, i got (341, 270, 503, 477). i dont use the fp16.