Files
wehub-resource-sync c8a779b1bb
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:36:55 +08:00

9 lines
503 B
Markdown

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