Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 469 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 469 Bytes

Tensorrt-yolov3-win10

onnx-tensorrt for yolov3
thanks for lewes6369/TensorRT-Yolov3 and official sample by tensorrt

environment

windows10
cuda9.0
cudnn7.3.1
tensorrt5.1.5.0
vs2017

performance

gtx 1060:

model batch size input size inference time
yolov3 1 416x416 25ms
yolov3-tiny 1 608x608 7ms