Azure / IntelligentEdgeHOL

The IntelligentEdgeHOL walks through the process of deploying an Azure IoT Edge module to an Nvidia Jetson Nano device to allow for detection of objects in YouTube videos, RTSP streams, or an attached web cam
MIT License
39 stars 7 forks source link

CPU on Jetson is 64bit aarch64 why are we using arm32v7 for the demo? #6

Open plantoscloud opened 3 years ago

plantoscloud commented 3 years ago

CPU on Jetson is 64bit aarch64 why are we using arm32v7 for the demo?

sudo iotedge list

NAME STATUS DESCRIPTION CONFIG YoloModule running Up 3 hours toolboc/yolomodule:latest-arm32v7

deployment.arm32v7.json