Skip to content

Official Code of "CoT-Pose: Chain-of-Thought Reasoning for 3D Pose Generation from Abstract Prompts" in ICCVW'25

Notifications You must be signed in to change notification settings

JunukCha/cot-pose

Repository files navigation

CoT-Pose: Chain-of-Thought Reasoning for 3D Pose Generation from Abstract Prompts (ICCVW'25)

pipeline

arXiv

1. Installation

Install all required dependencies with:

source scripts/install.sh

2. Download Checkpoints

2.1 PoseScript Checkpoints

source scripts/download_posescript_ckpts.sh

2.2 UniPose Checkpoints

source scripts/download_unipose_ckpts.sh

2.3 CoT-Pose Checkpoints

source scripts/download_cot_pose_ckpts.sh

3. Training

source scripts/train.sh

4. Testing

source scripts/test.sh

5. Demo

source scripts/demo.sh

About

Official Code of "CoT-Pose: Chain-of-Thought Reasoning for 3D Pose Generation from Abstract Prompts" in ICCVW'25

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published