Hunyuan 3D Part Segmentation and Generation Pipeline
537
stars
13
commits
Python
primary language
Dec 5, 2025
updated
Our 3D part generation pipeline contains two key components, P3-SAM and X-Part. The holistic mesh is fed to part detection module P3-SAM to obtain the semantic features, part segmentations and part bounding boxes. Then X-Part generate the complete parts.

@article{ma2025p3sam,
title={P3-sam: Native 3d part segmentation},
author={Ma, Changfeng and Li, Yang and Yan, Xinhao and Xu, Jiachen and Yang, Yunhan and Wang, Chunshi and Zhao, Zibo and Guo, Yanwen and Chen, Zhuo and Guo, Chunchao},
journal={arXiv preprint arXiv:2509.06784},
year={2025}
}
@article{yan2025xpart,
title={X-Part: high fidelity and structure coherent shape decomposition},
author={Yan, Xinhao and Xu, Jiachen and Li, Yang and Ma, Changfeng and Yang, Yunhan and Wang, Chunshi and Zhao, Zibo and Lai, Zeqiang and Zhao, Yunfei and Chen, Zhuo and others},
journal={arXiv preprint arXiv:2509.08643},
year={2025}
}
Python
98.7%
Cuda
1.1%
Hunyuan 3D Part Segmentation and Generation Pipeline
537
stars
13
commits
Python
primary language
Dec 5, 2025
updated
Our 3D part generation pipeline contains two key components, P3-SAM and X-Part. The holistic mesh is fed to part detection module P3-SAM to obtain the semantic features, part segmentations and part bounding boxes. Then X-Part generate the complete parts.

@article{ma2025p3sam,
title={P3-sam: Native 3d part segmentation},
author={Ma, Changfeng and Li, Yang and Yan, Xinhao and Xu, Jiachen and Yang, Yunhan and Wang, Chunshi and Zhao, Zibo and Guo, Yanwen and Chen, Zhuo and Guo, Chunchao},
journal={arXiv preprint arXiv:2509.06784},
year={2025}
}
@article{yan2025xpart,
title={X-Part: high fidelity and structure coherent shape decomposition},
author={Yan, Xinhao and Xu, Jiachen and Li, Yang and Ma, Changfeng and Yang, Yunhan and Wang, Chunshi and Zhao, Zibo and Lai, Zeqiang and Zhao, Yunfei and Chen, Zhuo and others},
journal={arXiv preprint arXiv:2509.08643},
year={2025}
}
Python
98.7%
Cuda
1.1%