![]() |
![]() |
![]() |
|---|
This is the official implementation of the approach described in the paper:
EHGFormer: An efficient hypergraph-injected transformer for 3D human pose estimation,
Siyuan Zheng, Weiqun Cao
Image and Vision Computing, 2025
- one GPU RTX 3090(24GB)
- Python 3.8.0
- cuda 11.1
Detail libraries will be installed by running following command:
pip install -r requirements.txtSee details in target document.
See details in reference document.
See details in reference document.
See details in reference document.
See details in reference document.
![]() |
![]() |
![]() |
|---|
See details in reference document.
![]() |
![]() |
![]() |
|---|
Detailed instructions see in Simplified Animated Drawings.
If you find our work useful in your research, please consider citing:
@article{ZHENG2025105425,
title = {EHGFormer: An efficient hypergraph-injected transformer for 3D human pose estimation},
journal = {Image and Vision Computing},
pages = {105425},
year = {2025},
issn = {0262-8856},
doi = {https://doi.org/10.1016/j.imavis.2025.105425},
url = {https://www.sciencedirect.com/science/article/pii/S0262885625000137},
author = {Siyuan Zheng and Weiqun Cao},
keywords = {Estimation of human pose in 3D, Transformers, Hypergraph, Efficient inference}
}Our code is extended from the following repositories. We thank the authors for releasing the codes.









