Running Object Identification with Python and Webcam on a PC

Hello Edge Impulse team,
I am a beginner and I have a question regarding object identification using Python and a webcam (Iriun) without using a Raspberry Pi or Arduino.

I have seen that it is possible to run Edge Impulse on the web and test object identification using a webcam. I would like to achieve something similar but on my computer using Python. Specifically, I want to be able to run object identification and have the program print out the coordinates and the identified objects.

Is this possible with Edge Impulse? If so, could you provide some guidance or resources on how to do this?

Thank you for your help.

Hi @Kurdi,

Yes, you can train an object detection model using Edge Impulse and use it with Python to identify objects from a webcam. The following guides should offer a useful starting point: