YOLO (You Only Look Once) is an AI-powered technology aimed at object recognition from images (camera footage, video, pictures). Today, AI applications are making significant progress in various fields such as image recognition, speech recognition, text analysis, and more. Among these, image processing and object detection and recognition hold a crucial place. Expertise in object recognition from images is required in many areas, from autonomous vehicles to aerial object detection and tracking using UAVs. YOLO is a widely used technique in these applications. This training provides an introductory overview of YOLO, including Python coding examples and the necessary foundational knowledge, enabling participants to further develop their expertise.
Audience
Individuals interested in artificial intelligence, image processing, and object recognition technologies.