Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 503 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 503 Bytes

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.