ipl-uw / ZeDO-Release

This is the official implementation of "Back to Optimization: Diffusion-based Zero-Shot 3D Human Pose Estimation"
33 stars 2 forks source link

Preparation of SyRIP Data for Inference #2

Closed diegosancarmen closed 6 months ago

diegosancarmen commented 6 months ago

Hello!

In syrip_process.py , line 6:

name_map = np.load('./data/survey_data/img_name700_map.npy')

this .npy file is not included in the repo or in the ZeDO-Infant drive folder. Wanted to reach out and inquire if this file could be made available for processing the SyRIP data for evaluation.

Thank you!

xcharxlie commented 6 months ago

Hi! The file is actually from the official SYRIP dataset. Please check the readme file which mentions how to download it https://github.com/ostadabbas/Infant-Postural-Symmetry/