chenzhi1992 / TensorRT-SSD

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

I just wonder that how to use the code,could everybody tell me,please~ #16

Open JingliangGao opened 6 years ago

chenzhi1992 commented 6 years ago

This code just helps you learn to implement SSD using TensorRT. This one can't be used directly.

gaddekumar commented 6 years ago

I used reference from jetson-inference and chenzhi1992 to get it running. https://github.com/saikumarGadde/tensorrt-ssd-easy

quocbh commented 6 years ago

@saikumarGadde I can't access your repositories.