Projects with this topic
-
YOLO (You Only Look Once) — нейронная сеть, предназначенная работы с объектами на изображениях и может решать следующие задачи:
Детекция - обнаружение объектов
Сегментация - разделение изображения на области, которые относятся к каждому объекту
Классификация - определение что же находится на изображении
Поиск ключевых точек тела - для определения позы человека
Трекинг объектов - потоковая обработка, при которой для каждого объекта возможно сохранять и использовать историю местоположения
Updated -
Ultralytics YOLO
🚀 Updated -
An interface for labelling and image location management. Used to label images and move them to a new location with no friction, this app allows users the ability to easily curate folders of interesting or unique images that can be used for training.
Updated -
This project focuses on developing a prototype application for extracting headlines and content from digitized newspaper images stored in the SIDAK (Sistem Informasi Database Koleksi) system of the Monumen Pers Nasional, utilizing computer vision and deep learning techniques.
The prototype aims to overcome the limitations of standard OCR tools by integrating YOLOv8 object detection to precisely identify and separate newspaper headlines and article content before text extraction.
Updated