I have trained detectnet v2 on custom data having one class (Person), When I tested trt file with deep-stream-app, it work fine, but now i want to convert that trt file to tflite file, is there any way to convert tensor-rt file to tensor-flow lite.
if not, then can I directly convert tlt (transfer learning toolkit) model file to tensorflow-lite (tflite).