Ghustwb / MobileNet-SSD-TensorRT

Accelerate mobileNet-ssd with tensorRT
188 stars 91 forks source link

So how to fix the problem: same tensorRT get different results on different GPU platform ? #31

Open TriLoo opened 5 years ago

TriLoo commented 5 years ago

I ran the tensorrt code on Tesla V100 (TensorRT 5.1.2.2, CUDA10.1) and K40 (TensorRT 4.0.1.6, CUDA 8.0), and got different results on a few images.

Would you please give me some adivse ?

thanks in advance