AI Challenger Dataset Preparation
November 19, 2025 · View on GitHub
Follow the steps below to prepare the AI Challenger Keypoint Dataset for SAM-3D-Body Data.
-
Set the following environment variables to simplify directory references:
export AIC_IMG_DIR=/path/to/ai/challenger/images -
Download the
AI Challenger Keypointimages to$AIC_IMG_DIR. -
$AIC_IMG_DIRshould follow the directory structure below.$AIC_IMG_DIR ├── test │ └── images └── train └── images