Nvidia Jetson Nano and Object Detection

I noticed in a few forum posts that object detection on the Jetson Nano is not available. Is there a technical reason for this? If not, it is in the development plans?

Hi @jmorris644,

Object detection is supported on the Jetson Nano, see our tutorial here: https://docs.edgeimpulse.com/docs/object-detection

Have you encountered any issue?

Aurelien

Haha, thanks. I had just found that and ran the install. The only issue that I have seen so far is an install warning that talks about a missing typescript.

npm WARN tsargs@1.4.1 requires a peer of typescript@^3.1.6 but none is installed. You must install peer dependencies yourself.