Prepare the AI Challenger Keypoint Dataset
mainTo prepare the AI Challenger Keypoint Dataset for use with SAM-3D-Body Data, you must organize the images into a specific directory structure and set an environment variable for easy referencing.
- Set the
AIC_IMG_DIRenvironment variable to the path where your images are stored. - Download the
AI Challenger Keypointimages. - Ensure the directory structure under
$AIC_IMG_DIRmatches the required format (containingtest/imagesandtrain/imagessubdirectories).
export AIC_IMG_DIR=/path/to/ai/challenger/images