# 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 ` 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.