Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) Orin • DeepStream Version 6.2 • JetPack Version (valid for Jetson only) 5.1 • TensorRT Version 8.5.2
I want to convert Facenet “.h5” keras model to TRT to be used by Deepstream. I have tried to follow ResNet-TF to TRT jupyter notebook available in this link Quick Start Guide :: NVIDIA Deep Learning TensorRT Documentation but too many attributes of resnet are not part of facenet model.
Is there any other documentation which i can follow for this conversion?
the first link in not really related to my issue and the 2nd link shows torch2trt not tf2trt. Is there a clear documentation for tf2trt? My post has been already moved from jetson to TensorRT