Skip to content

Files

Latest commit

c89bc83 · May 5, 2023

History

History
This branch is 1 commit behind release/10.10.

notebooks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 5, 2023
Jul 7, 2021

TensorRT demo with EfficientDet

To run the demo Jupyter notebook in this folder, follow the instructions in the TRT setup guide to generate the TensorRT-OSS docker container, and build TensorRT-OSS.

As specified in the guide for setting up the build environment, specify port number using --jupyter <port> to launch Jupyter lab interface with the container.

EfficientDet-TensorRT8.ipynb: Step by step walkthrough for building EfficientDet TensorRT engine from pre-trained Tensorflow checkpoint.