Assessment of Real-Time Object Identification Using Convolutional Neural Networks with YOLO V4
摘要
In computer vision, identifying objects is a challenging task with applications in robotics, monitoring, and automated vehicles. Nonetheless, recognizing objects tasks require greater analysis skill, energy consumption, and computational power than image categorization. Our project uses a MATLAB-implemented Convolutional Neural Network to create a real-time object identification module. The suggested system will make use of CNNs, a type of deep learning technology, to precisely locate and identify objects in live video streams. This research proposes a hybrid-YOLOv4 recognition algorithm-based approach for object classification and detection. Convolutional neural networks are able to extract features from photos and track objects with remarkable accuracy. DarkNet is employed as the backbone to enhance feature interchange and reusing, while strategies like Bag-of-Specials and Bag-of-Freebies are implemented for item identification. As a result, the enhanced network architecture optimizes speed and recognition accuracy.