FRC2022-Auto Computer Vision Project

Joe Iliff

Updated 2 years ago

184

views

4

downloads
Classes (10)
blueball
cargo_blue
cargo_red
cargo_reflect_blue
cargo_reflect_red
hangar_blue
hangar_red
hub
redball robot
Description

This is a data set for the 2022 FRC game. Many of the images were automatically converted from FIRST's supervise.ly dataset. Other images were pulled from other teams who posted their images onto Chief Delphi for collaboration. About half of the images in the dataset are frames from the 2022 Kickoff video in order to help add new classes like the Hub/Hangar.

Currently the major dataset verions merge the "cargo_red", "cargo_blue", "redball", "blueball" classes into an individual class of "cargo". Then the code (available here: link) can do the color detection manually via doing a weighted average over the bounding box of the cargo detection.

Supervision

Build Computer Vision Applications Faster with Supervision

Visualize and process your model results with our reusable computer vision tools.

Cite This Project

LICENSE
CC BY 4.0

If you use this dataset in a research paper, please cite it using the following BibTeX:

                        @misc{
                            frc2022-auto_dataset,
                            title = { FRC2022-Auto Dataset },
                            type = { Open Source Dataset },
                            author = { Joe Iliff },
                            howpublished = { \url{ https://universe.roboflow.com/joe-iliff-qbvdr/frc2022-auto } },
                            url = { https://universe.roboflow.com/joe-iliff-qbvdr/frc2022-auto },
                            journal = { Roboflow Universe },
                            publisher = { Roboflow },
                            year = { 2022 },
                            month = { jun },
                            note = { visited on 2024-11-21 },
                            }