YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Bullseye Archery Pose Dataset
This dataset contains images and videos capturing front and lateral views of archery practice.
Dataset Overview
- Raw data: Videos of archery downloaded from publicly available sources on the web.
- Processed data: Extracted frames from the videos, cropped and padded to a vertical aspect ratio (for originally horizontal videos), and resized to a normalized shape to ensure consistency across samples.
- Annotations: Human pose keypoints annotated using CVAT.ai, provided in COCO keypoints format with 17 points representing the full body for pose detection tasks.
Data Structure
videos/— Raw video files of archery views.images/— Extracted and processed frames from the videos.annotations/— JSON files with COCO keypoints annotations corresponding to the images.
Usage
This dataset is designed for training and evaluating computer vision models in human pose estimation, specifically focusing on archery postures from front and lateral perspectives. All frames were extracted, processed and annotated by the PolySoft team.
- Downloads last month
- 21