chenzhi1992 / TensorRT-SSD

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

mian function #32

Open lucheng07082221 opened 6 years ago

lucheng07082221 commented 6 years ago

where is the main function? How can I run this code?

chenzhi1992 commented 6 years ago

You can refer to this code.(https://github.com/AastaNV/Face-Recognition)