Skip to content

aiyaszk/Pioneer24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

AI-Driven Scouting Application (ADSA)

Abstract

AI-Driven Scouting Application (ADSA) uses a custom data set of 500 images and more than 3350 bounding box annotations to build a custom YOLOv8 model. This paper presents a comprehensive overview of real-time object detection models to detect and classify important objects in video streams of the FIRST Robotics Competition (FRC). In addition, this article elaborates on related work regarding object detection for scouting in sports, other types of ranking systems used in FRC such as EPA and OPR, analysis of ADSA’s performance on specific types of data, and lastly, future work that might be added to ADSA. Overall, ADSA has precision (P) and recall (R) values at 0.822 and 0.781 respectively, and performs exceptionally well in AMP and speaker classification.

This paper can be accessed here

How I classified video streams' parts

image1

Outcome of DPM on data

image2

Validation Set Outcomes

image4

Performance metrics YOLOv8 model trained

image5

Outcome of trained model on unseen data

image6

About

FRC-Scouter ADSA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published