-
Please download the uvmaps at this link derived from TEXTure and place it under
./code/src/SMAL
folder. -
Download the data at this link and place it under
./data/syndata
folder.
-
For
syndata/coco/
: we use the coco2017 dataset -
For
syndata/pose/
: we provide pose data derived from PFERD. -
For
syndata/TEXTure/
: we provide the texture maps derived from TEXTure.
Download the data and place it under ./data
folder.
-
For
magicpony/
: Please download the original dataset from MagicPony and we provide the pseudo keypoint at this link extracted from ViTPose+. -
For
staths/
: Please download the data following instructions in Staths, the data would include the raw AnimalPose dataset and the raw Pascal dataset. -
For
realimg/
: We provide the images and annotations this link derived from Staths. We call data from Staths asAnimal3D
in the code given their repo named asanimals3d
. -
For
pferd/
: Please download data from link
|-- src/SMAL
|--smpl_models
|--uvmap
|-- data
|-- syndata (for Dessiepipe)
|-- coco
|-- pose
|-- TEXTure
|-- realimg (for finetune and evaluation)
|-- coco_pascal
|-- annotations
|-- images
|-- pascal_val
|-- annotations
|-- images
|--magicpony (for finetune and evaluation)
|-- train
|-- test
|-- val
|-- staths (for evaluation)
|-- animal_pose
|-- images
|-- pascal
|-- images
|-- data
|-- animal_pose
|-- annotations
|-- filelists
|-- pascal
|-- annotatins
|-- filelists
|-- pferd (for evaluation)
|-- ID1
|-- CAM_DATA
|-- KP2D_DATA
|-- MODEL_DATA
|-- VIDEO_DATA
|-- ID2
|-- CAM_DATA
|-- KP2D_DATA
|-- MODEL_DATA
|-- VIDEO_DATA
|-- ID4
|-- CAM_DATA
|-- KP2D_DATA
|-- MODEL_DATA
|-- VIDEO_DATA