Hi
I want to run object detection with RetinaNet and TensorRT.
I read GitHub - NVIDIA/retinanet-examples: Fast and accurate object detection with end-to-end GPU optimization, but can’t find links to trained .onnx model, engine.plan and Int8CalibrationTable.
Where I can find this stuff without training model by me?
Thanks.