chenzhi1992 / TensorRT-SSD

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

edit ssd_deploy_iplugin.prototxt #40

Open allenchen8210 opened 5 years ago

allenchen8210 commented 5 years ago

at ssd_deploy_iplugin.prototxt 469:1 have one extra "}"

chenzhi1992 commented 5 years ago

Yes, you are right. Thank you very much. @allenchen8210