ardianumam / Tensorflow-TensorRT

This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeNet-like model and YOLOv3 model, and get 3.7x and 1.5x faster for the former and the latter, respectively, compared to the original models.
303 stars 110 forks source link

Can you share the github link of Yolov3 which you have used. #10

Closed pranoyr closed 5 years ago

ardianumam commented 5 years ago

Pls see the desc. of the video. I also put the link in the jupyter file code of this repo (file code no. 7).