SVDTree: Semantic Voxel Diffusion for Single Image Tree Reconstruction

Abstract

Efficiently representing and reconstructing the 3D geometry of biological trees remains a challenging problem in computer vision and graphics. We propose a novel approach for generating realistic tree models from single-view photographs. We cast the 3D information inference problem to a semantic voxel diffusion process which converts an input image of a tree to a novel Semantic Voxel Structure (SVS) in 3D space. The SVS encodes the geometric appearance and semantic structural information (e.g. classifying trunks branches and leaves) which retains the intricate internal tree features. Tailored to the SVS we present SVDTree a new hybrid tree modeling approach by combining structure-oriented branch reconstruction and self-organization-based foliage reconstruction. We validate SVDTree by using images from both synthetic and real trees. The comparison results show that our approach can better preserve tree details and achieve more realistic and accurate reconstruction results than previous methods.

Cite

Text

Li et al. "SVDTree: Semantic Voxel Diffusion for Single Image Tree Reconstruction." Conference on Computer Vision and Pattern Recognition, 2024. doi:10.1109/CVPR52733.2024.00449

Markdown

[Li et al. "SVDTree: Semantic Voxel Diffusion for Single Image Tree Reconstruction." Conference on Computer Vision and Pattern Recognition, 2024.](https://mlanthology.org/cvpr/2024/li2024cvpr-svdtree/) doi:10.1109/CVPR52733.2024.00449

BibTeX

@inproceedings{li2024cvpr-svdtree,
  title     = {{SVDTree: Semantic Voxel Diffusion for Single Image Tree Reconstruction}},
  author    = {Li, Yuan and Liu, Zhihao and Benes, Bedrich and Zhang, Xiaopeng and Guo, Jianwei},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2024},
  pages     = {4692-4702},
  doi       = {10.1109/CVPR52733.2024.00449},
  url       = {https://mlanthology.org/cvpr/2024/li2024cvpr-svdtree/}
}