gaddekumar / tensorrt-ssd-easy

31 stars 26 forks source link

the result is sometimes different infer the same image #15

Open huang8705022 opened 6 years ago

huang8705022 commented 6 years ago

the result is close to result on caffe, but the result is sometimes different infer the same image. for example: cf box 0.997599 , 0.431316 , 0.270604 , 0.792519 , 0.781813 0.999129 , 0.43438 , 0.272405 , 0.792034 , 0.781082 0.999107 , 0.43438 , 0.272405 , 0.792034 , 0.781082 0.999107 , 0.43438 , 0.272405 , 0.792034 , 0.781082

Ghustwb commented 6 years ago

I also noticed the phenomenon. I do not konw why