Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

REAL-TIME OBJECT DETECTION MODEL USING YOLOv10

View through CrossRef
From security systems to driverless cars, object detection is essential to many applications. The main goal of this project is to use YOLOv10 and RCNN (Region-Convolutional Neural Network) to perform YOLO (You Only Look Once) object identification in a Flask web application. With notable speed and accuracy gains over its predecessors, YOLOv10 is a state-of-the-art iteration of the YOLO model intended for quick and precise real-time object recognition. Furthermore, by combining region suggestions with CNN for feature extraction, the study integrates RCNN for more accurate object localization. Users can contribute photos or video streams for object detection using these models, which are incorporated into a web application built with Flask. After processing these inputs and performing detection, the application shows the findings along with bounding boxes and recognized objects. Making use of RCNN's and YOLOv10's advantages, the suggested system makes sure that real-time performance and detection accuracy are balanced. The result is a reliable, effective, and user-friendly solution for object detection in practical situations.
Title: REAL-TIME OBJECT DETECTION MODEL USING YOLOv10
Description:
From security systems to driverless cars, object detection is essential to many applications.
The main goal of this project is to use YOLOv10 and RCNN (Region-Convolutional Neural Network) to perform YOLO (You Only Look Once) object identification in a Flask web application.
With notable speed and accuracy gains over its predecessors, YOLOv10 is a state-of-the-art iteration of the YOLO model intended for quick and precise real-time object recognition.
Furthermore, by combining region suggestions with CNN for feature extraction, the study integrates RCNN for more accurate object localization.
Users can contribute photos or video streams for object detection using these models, which are incorporated into a web application built with Flask.
After processing these inputs and performing detection, the application shows the findings along with bounding boxes and recognized objects.
Making use of RCNN's and YOLOv10's advantages, the suggested system makes sure that real-time performance and detection accuracy are balanced.
The result is a reliable, effective, and user-friendly solution for object detection in practical situations.

Related Results

Smart Surveillance for Fall Detection with YOLOV10 in Unstructured Outdoor Settings
Smart Surveillance for Fall Detection with YOLOV10 in Unstructured Outdoor Settings
Abstract - Falls are one of the most common and dangerous problems in industrial areas and open spaces, often causing serious injuries and safety issues. It's hard to detect falls ...
Depth-aware salient object segmentation
Depth-aware salient object segmentation
Object segmentation is an important task which is widely employed in many computer vision applications such as object detection, tracking, recognition, and ret...
Safety Helmet Detection And License Plate Detection Using Advanced Yolov10
Safety Helmet Detection And License Plate Detection Using Advanced Yolov10
This project presents an advanced computer vision system for realtime Safety Helmet Detection and License Plate Recognition using the latest YOLOv10 object detection architecture. ...
MMS-YOLOv10: A fast and improved pavement surface defect detection model based on YOLOv10
MMS-YOLOv10: A fast and improved pavement surface defect detection model based on YOLOv10
Abstract Pavement defect detection greatly affects pavement service life and vehicle operation safety. Current pavement defect detection models encounter difficulti...
Vehicle detection in drone aerial views based on lightweight OSD-YOLOv10
Vehicle detection in drone aerial views based on lightweight OSD-YOLOv10
Abstract To address the challenges of low performance in vehicle image detection from UAV aerial imagery, difficulties in small target feature extraction, and the large p...
Deep learning for small object detection in images
Deep learning for small object detection in images
[ACCESS RESTRICTED TO THE UNIVERSITY OF MISSOURI AT REQUEST OF AUTHOR.] With the rapid development of deep learning in computer vision, especially deep convolutional neural network...
High‐Precision Defect Detection in Solar Cells Using YOLOv10 Deep Learning Model
High‐Precision Defect Detection in Solar Cells Using YOLOv10 Deep Learning Model
This study presents an advanced defect detection approach for solar cells using the YOLOv10 deep learning model. Leveraging a comprehensive dataset of 10,500 solar cell images, ann...

Back to Top