Dear Sir,
When I am running tensorflow object detection API on Jetson Nano, it is running out of memory.
I am using ssd mobilenet v1 model.
Please provide me link where I can learn step by step to implement mobile net V2 on jetson nano in python(must) (preferably tensorflow)
Thank you
Thanks @Honey_Patouceul
But I am not able to change color of bounding box there.
Moreover the code is in cpp
Please help.
Hi,
Jetson_inferece also has the python interface.
Please check this file for the details:
https://github.com/dusty-nv/jetson-inference/blob/master/python/examples/detectnet-camera.py
Thanks.