trying to do yolo on Jetson nano,but resulting nano shut down everytime due to memory problem.
I did my job following the link
it’s using tensorflow and I get out of memory failure with nano shut down automatically.
my question is:
how to use the tensort with it?
or should I just use the exe version make the train and inference?
by the way,there is no nano info in
https://github.com/NVIDIA-AI-IOT/deepstream_reference_apps/blob/master/yolo/README.md
does that mean it’s not recommended?