This is a Proof of Concept (PoC) for an image recognition software. The model was trained to identify cars.
I followed these 2 tutorials from Microsoft:
Other useful tutorials followed
- Custom Vision AI
- Azure IoT Hub
- Python
- Docker
- Create an Azure IotEdge Device on a Linux device.
- Build and push the images to your Azure Container registry (this step does not require Linux).
- Then deploy the images on the IotEdge device.