open-mmlab / mmpose

OpenMMLab Pose Estimation Toolbox and Benchmark.
https://mmpose.readthedocs.io/en/latest/
Apache License 2.0
5.49k stars 1.2k forks source link

Is there any example to visualize already processed 3D pose estimation json file? #2964

Open iPsych opened 6 months ago

iPsych commented 6 months ago

📚 The doc issue

Is there any example to visualize already processed 3D pose estimation json file?

Suggest a potential alternative/fix

No response

Ben-Louis commented 5 months ago

Hi, could please clarify what you mean by "already processed 3D pose estimation json file"? If you mean dataset annotation files, you can visualize them using dataset browser.

iPsych commented 5 months ago

@Ben-Louis Hi, I meant the resulting .json file from mmpose estimation, containing keypoints and other informations.