Skip to content

changwoonchoi/GeoStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Guided Geometric Stylization of 3D Meshes (CVPR 2026)

Project Website arXiv

Changwoon Choi* · Hyunsoo Lee* · Clément Jambon · Yael Vinker · Young Min Kim

(* Equal Contribution)


Teaser

📋 Requirements

  • OS: Ubuntu 20.04 or higher
  • GPU: An NVIDIA GPU compatible with CUDA 11.8
  • Environment: Miniconda or Anaconda to manage Python virtual environments
  • Compiler: GCC 8 or higher

🚀 Instructions

Instructions are provided in separate files:

🙏 Acknowledgements

This implementation is based on the following works:

We sincerely thank the authors for publicly sharing their repositories.

🎓 Citation

@InProceedings{Choi_2026_CVPR,
    author    = {Choi, Changwoon and Lee, Hyunsoo and Jambon, Cl\'ement and Vinker, Yael and Kim, Young Min},
    title     = {Image-Guided Geometric Stylization of 3D Meshes},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2026},
    pages     = {19972-19981}
}

About

Official implementation of Image-Guided Geometric Stylization of 3D Meshes (CVPR 26')

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors