Browsing by Author "Zarin Musharrat"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
- ItemOpen AccessObject Detecting Robot Identifying & Picking Up Objects(North South University, 2023) Raisa Akhtar; Zarin Musharrat; Alifa Khan; Md. Shahriar Hussain; 2012010042; 1931826642; 1931829642This research focuses on the development of an accurate object detection algorithm to aid robots in identifying and picking up objects in cluttered environments. Object detection is crucial for robotic control systems, particularly in industrial automation. Traditional object detection algorithms struggle with objects lacking texture, leading to the adoption of deep learning methods like YOLO (You Only Look Once) for improved performance. The study aims to enhance object localization accuracy, especially in cluttered scenes, to facilitate robot grasping tasks. While basic YOLO models can detect objects, precise localization remains challenging. The research proposes a solution using deep YOLOs for semantic segmentation, which significantly improves object localization accuracy. Despite being time-consuming, YOLOv8 proves highly efficient, achieving an accuracy of 84.7%. The ultimate goal is to implement a robot capable of detecting and identifying five objects (ball, bottle, car, cup, spoon), and then picking and placing them according to user instructions. For the hardware part, we have used the Arduino UNO microcontroller, which is quite budget-friendly. As this is just a small test project, only a robotic arm gripper is used here, so that it can only grab it if it recognizes the object.