chenzhi1992 / TensorRT-SSD

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

How to implement this #41

Closed PiyalGeorge closed 5 years ago

PiyalGeorge commented 5 years ago

Hi, I'm new to deep learning. I have trained a caffe model with custom dataset using mobileNet-ssd. I'm suppose to implement this model in TensorRT using jetson. How to make use of this repo? Please kindly explain the purpose of this repo and how to use. Please @chenzhi1992