I need to develop a basketball game violation detection system based on computer vision. I require a dataset of basketball game video footage for training, preferably with multi-view camera angles. Where might I find such a dataset?
Hello hp_c,
To develop a basketball game violation detection system, you’ll need a well-annotated dataset. While I don’t have a dataset specific to basketball game violations, I can point you toward some general resources that might be helpful.
You can explore Datasets Overview for a variety of datasets that support computer vision tasks. Datasets like COCO, and OpenImagesV7, are large-scale datasets that might contain relevant images, though they are not specifically designed for basketball games. You could also look into using Roboflow Universe, a platform with many open-source computer vision datasets.
If the existing datasets do not meet your project needs consider creating a custom dataset. You can use footage from various sources and annotate it according to the specific violations you want to detect.