chenzhi1992 / TensorRT-SSD

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

createSSDDetectionOutputPlugin #24

Closed quocbh closed 6 years ago

quocbh commented 6 years ago

Detection Layer has 2 output. What are they? I read createSSDDetectionOutputPlugin in tensorRT document but not mention. Thanks