Pytorch_Retinaface icon indicating copy to clipboard operation
Pytorch_Retinaface copied to clipboard

如何把 nms 等后处理模块添加到 onnx 模型中?

Open verigle opened this issue 4 years ago • 1 comments
trafficstars

verigle avatar Mar 17 '21 01:03 verigle

Take a look on this project https://github.com/lihaoxiang1989/Tensorrt-CV/tree/master/Retinaface

col-in-coding avatar Jul 02 '21 04:07 col-in-coding