EdjeElectronics / TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi

A tutorial showing how to train, convert, and run TensorFlow Lite object detection models on Android devices, the Raspberry Pi, and more!
Apache License 2.0
1.52k stars 686 forks source link

implementation the model to jetson nano #188

Open talenta01 opened 4 months ago

talenta01 commented 4 months ago

I want to deploy my detection object model to jetson nano but there is no good tutorial to follow. i tried to follow the raspberry pi tutorial but it didn't work. is there anything like I can't deploy the model to jetson nano? please help me....

Petros626 commented 1 month ago

you must export your model to an Tensorrt model.