Source code for the project page of:
TWINGS: Thin Plate Splines Warp-aligned Initialization for Sparse-View Gaussian Splatting
CVPR 2026
- Project page: https://sandokim.github.io/twings/
- Paper: https://arxiv.org/abs/2605.22069
- Code: https://github.com/sandokim/TWINGS-official
This repository contains the source code for the TWINGS project website. If you find TWINGS useful for your work please cite:
@InProceedings{Kim_2026_CVPR,
author = {Kim, Hyeseong and Son, Geonhui and Lee, Deukhee and Hwang, Dosik},
title = {TWINGS: Thin Plate Splines Warp-aligned Initialization for Sparse-View Gaussian Splatting},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2026},
pages = {26062-26071}
}
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
