Rapternmn / PyTorch-Onnx-Tensorrt

A set of tool which would make your life easier with Tensorrt and Onnxruntime. This Repo is designed for YoloV3
80 stars 18 forks source link

How to use the yolov3.trt file ? #11

Open Kmarconi opened 4 years ago

Kmarconi commented 4 years ago

Hi,

First, thanks for your repo ! I was wondering how could I use the yolov3.trt engine once it is created since detect.py doesn't seems to use it ?

Regards !

Rapternmn commented 4 years ago

I have received multiple requests for it, but I have been quite lazy off late :p

I will add these features asap. For now, you may rever to the below repor for reference.

https://github.com/NVIDIA/object-detection-tensorrt-example