TUMFTM / CameraRadarFusionNet

Apache License 2.0
407 stars 131 forks source link

Convert model to Onnx, Tflite or TensorRT etc lighter model #39

Open AtriSaxena opened 1 year ago

AtriSaxena commented 1 year ago

Hi Author,

I want to convert CRFNet model to some lighter format like onnx, tflite or tensorRT format. Is there any work around you have tried?

Please suggest or share any code. Since I have tried many libraries like keras2onnx, tf2onnx but not working.

Thanks in Advanced.