Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 200 Bytes

trt_ssd

This is a tensorrt example for person detect.

Begin

execuate below and you will get 'res.jpg'

mkdir build&& cd build
cmake -D tensor_root=<tensorrt_root> ..
make
./detect