Poster
Poster
Dr P V Rama Krishna1, N Shyam Sundar Sagar2, Palakurthi Vamshi3 ,Anusha4 ,Dhayam Shashank5
Department of Electronics and Communication Engineering, Gandhi Institute of Technology and Management (GITAM),
Hyderabad, Telangana, India.
FIGURE 4. Methodology
FIGURE 5.Target identification and object detection FIGURE 7. YOLO Model Training and Validation
Algorithm Metrics
• YOLOv8n: The "Nano" version of YOLOv8, designed to be the lightest and
fastest in the YOLOv8 family, making it ideal for edge devices like Raspberry
Pi. Conclusions
• Real-Time Object Detection: YOLOv8n provides real-time object detection • The project highlights successful integration between hardware (servos,
Figure 1. The Raspberry Pi 4 capabilities, detecting objects within a frame as they appear. camera, Raspberry Pi) and software (YOLOv8n, servo control), underscoring
• High Speed and Low Latency: The algorithm is optimized for speed, the importance of cohesive design in achieving smooth and accurate
allowing it to process images quickly and detect objects with minimal robotic movements.
latency, even on low-powered hardware. • While the project meets its objectives, further improvements in speed,
• Single Shot Detection: YOLOv8n performs object detection in a single pass accuracy, and camera latency would enhance performance. Future
through the network, which makes it both fast and efficient. developments could explore using a dedicated microcontroller for servo
• Transfer Learning Capability: YOLOv8n supports fine-tuning on custom control, adding a PWM driver, or incorporating additional sensors for more
datasets, allowing developers to adapt it to specific applications, such as complex tasks.
sorting objects by type in robotics. • The project demonstrates that AI-based object detection and sorting can
FIGURE 2. USB Camera Module HD 1080p
• Small Model Size: YOLOv8n has low computational demands, making it be efficiently implemented on low-cost, low-power hardware like the
FIGURE 3. The 6DOF Robotic Arm. suitable for devices with limited processing power or memory. Raspberry Pi, making it accessible and practical for real-world applications.