I was following the tutorial for deploying classification using custom vision model on iot edge for Raspberry PI. The link is :
https://docs.microsoft.com/en-us/samples/azure-samples/custom-vision-service-iot-edge-raspberry-pi/custom-vision-azure-iot/
I am using Raspberry PI4 with Raspbian Buster OS. I followed all the steps but my camera-capture module is stopped. My image-classsifier module is also stopped.
I am also not able to view logs as to why the module has stopped.