Skip to content

biubug6/trt_ssd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published