chenzhi1992 / TensorRT-SSD

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

the performance of tensorRT-ssd #31

Open SYVAE opened 6 years ago

SYVAE commented 6 years ago

May I ask is the performance of tensorRT-ssd much worse than caffe-ssd with the same weight ?

chenzhi1992 commented 6 years ago

According to my experience,the performance of tensorRT-ssd is better than caffe-ssd.@ laplace-ghost

SYVAE commented 6 years ago

thanks for answering my question