Skip to content

The code for "Interp3D: Correspondence-Aware Interpolation for Generative Textured 3D Morphing."

License

Notifications You must be signed in to change notification settings

xiaolul2/Interp3D

Repository files navigation

Interp3D: Correspondence-Aware Interpolation for Generative Textured 3D Morphing

Xiaolu Liu1,2, Yicong Li2*, Qiyuan He2, Jiayin Zhu2, Wei Ji3, Angela Yao2, Jianke Zhu1,4,5*
1Zhejiang University    2National University of Singapore    3Nanjing University
4State Key Lab of CAD & CG, Zhejiang University    5Shenzhen Loop Area Institute
*Corresponding Authors

arXiv Project Page


Teaser

In this work, we propose Interp3D, a training-free approach that instantiates the progressive alignment principle based on generative priors for textured 3D morphing. 

Installation

Clone the repo:

git clone --recurse-submodules https://github.com/xialul2/Interp3D.git
cd Interp3D

Following the command in TRELLIS for the environment installation.

Run the Code

You can run the morphing process with the following command:

python example_interp.py --exp_id ./web_cases

Interp3DData

To evaluate the effectiveness of our methods, we present Inter3DData, the benchmark dataset for assessing the generative texture 3D Morphing . You can download the dataset from Google Drive.

Citation

If you find this work helpful, please consider citing our paper:

@article{liu2026interp3d,
  title={Interp3D: Correspondence-Aware Interpolation for Generative Textured 3D Morphing},
  author={Liu, Xiaolu and Li, Yicong and He, Qiyuan and Zhu, Jiayin and Ji, Wei and Yao, Angela and Zhu, Jianke},
  journal={arXiv preprint arXiv:2601.14103},
  year={2026}
}

About

The code for "Interp3D: Correspondence-Aware Interpolation for Generative Textured 3D Morphing."

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published