which Deep Learning model is suitable for live human detection with Nvidia Jetson Nano ?
Hi, you might want to try the SSD-Mobilenet models trained on COCO, which include person category:
[url]https://github.com/AastaNV/TRT_object_detection[/url]
[url]https://github.com/dusty-nv/jetson-inference/blob/master/docs/detectnet-console-2.md[/url]