AirPose icon indicating copy to clipboard operation
AirPose copied to clipboard

This repository contains the code of AirPose, our multi-view fusion network for Human Pose and Shape Estimation method

Results 4 AirPose issues
Sort by recently updated
recently updated
newest added

Hello, authors. Thanks for your greate work and sharing. I try to test the twoview copenet on synthetic dataset, but i got a error as follow: ![2024-03-26_10-50](https://github.com/robot-perception-group/AirPose/assets/100646959/975780e4-6a7f-4df6-96d7-09fd177a8da9) I think this...

Hi! Could you tell me, what is the configuration of the bounding box values in the synthetic dataset? I'm trying to plot the bounding box of your dataset. But the...

Hi! I'm trying to run the evaluation on the synthetic data part. cd AirPose/copenet_real python src/copenet_real/scripts/hmr_synth_res_compile.py "model type" "precalculated results directory Path" "/path to the dataset" "your_path/AirPose/copenet/src/copenet/data/smplx/models/smplx" I downloaded all...

Thanks for your great works! I have a little questions, i just learn a little about ROS, can your project realize the visualization of smpl model in Rviz?