microsoft / voxelpose-pytorch

Official implementation of "VoxelPose: Towards Multi-Camera 3D Human Pose Estimation in Wild Environment"
MIT License
486 stars 92 forks source link

How to get `calibration_shelf.json` and `calibration_campus.json` files? #34

Open liqikai9 opened 2 years ago

liqikai9 commented 2 years ago

Thanks for your great project. I am wondering how you generate these files calibration_shelf.json and calibration_campus.json from the related official Shelf and Campus dataset files. Could you please offer the related script to transform the official calibration data into your format? Thanks in advance.

hongwei66 commented 1 year ago

Hi,have you got two jsons ?

liqikai9 commented 1 year ago

Yes, these two json files are under $VOXELPOSE/data/.

hongwei66 commented 1 year ago

Thank you very much

发自我的iPhone

------------------ Original ------------------ From: Qikai Li @.> Date: Mon,Nov 21,2022 1:17 PM To: microsoft/voxelpose-pytorch @.> Cc: hongwei66 @.>, Comment @.> Subject: Re: [microsoft/voxelpose-pytorch] How to get calibration_shelf.json and calibration_campus.json files? (Issue #34)

Yes, these two json files are under voxelpose/data/.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

anzisheng commented 1 year ago

@liqikai9 请问你研究出了如何得到calibration_shelf.json了吗?