Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 319 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 319 Bytes

我爱996

我们的工作共分为三部分:

一、训练FasterRCNN模型

详情请阅读tf-faster-rcnn中的README.md

二、tf模型转换Onnx模型

详情请阅读tf-faster-rcnn中的faster_rcnn模型转化.md

三、TensorRT加速

详情请阅读TensorRT-Base中的README.md