Identify any object with python - Beginner Guide

preview_player
Показать описание

Build an object detection project with Python, OpenCV, and YOLO.
In this guide we talk about tools, dataset creation, and model training.

➤ Courses:

➤ Follow us on:
LinkedIn:

➤ For business inquiries:

#objectdetection #ai #computervision
Рекомендации по теме
Комментарии
Автор

I would like to use something like this in my furniture production. Great channel

dawidrucinski
Автор

Great explanation of object detection but I would like to clarify a question. I am trying to build an ai desktop assistant that uses openai api. And I want it to take a picture when I say a certain command and I want the ai to be able to search for what I asked and give me information. For example if I ask it take a picture and tell me what is my shirt colour or what am I holding, is it possible to make it detect only my shirt colour or what I am holding and tell me. I would really appreciate it if you could guide me in this project. Thank you. Once again very detailed video

innovation
Автор

Do you have any suggestions or ways? How to detect people using detection & tracking model, where the person has a different id for each person but,

The case that I experienced is how the model can read a consistent id, that there is one person who is the same and his id does not change even though he exits / enters the camera detection & my model can recognize the same person with the same id

hanma