paper-with-me

홈 › Papers

Guidefill: GPU Accelerated, Artist Guided Geometric Inpainting for 3D Conversion

2016-11-16 · L. Robert Hocking, Russell MacKenzie, Carola-Bibiane Schoenlieb

The conversion of traditional film into stereo 3D has become an important problem in the past decade. One of the main bottlenecks is a disocclusion step, which in commercial 3D conversion is usually done by teams of artists armed with a toolbox of inpainting algorithms. A current difficulty in this is that most available algorithms are either too slow for interactive use, or provide no intuitive means for users to tweak the output. In this paper we present a new fast inpainting algorithm based on transporting along automatically detected splines, which the user may edit. Our algorithm is implemented on the GPU and fills the inpainting domain in successive shells that adapt their shape on the fly. In order to allocate GPU resources as efficiently as possible, we propose a parallel algorithm to track the inpainting interface as it evolves, ensuring that no resources are wasted on pixels that are not currently being worked on. Theoretical analysis of the time and processor complexiy of our algorithm without and with tracking (as well as numerous numerical experiments) demonstrate the merits of the latter. Our transport mechanism is similar to the one used in coherence transport, but improves upon it by corrected a "kinking" phenomena whereby extrapolated isophotes may bend at the boundary of the inpainting domain. Theoretical results explaining this phenomena and its resolution are presented. Although our method ignores texture, in many cases this is not a problem due to the thin inpainting domains in 3D conversion. Experimental results show that our method can achieve a visual quality that is competitive with the state-of-the-art while maintaining interactive speeds and providing the user with an intuitive interface to tweak the results.

📄 PDF Abstract BibTeX arXiv:1611.05319

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

SeamGen: Artist-Aligned UV Seam Generation via Graph Flow Matching

2026-07-14 · Hao Xu, Yuqing Zhang, Yiqian Wu, Xueqi Ma 외 arxiv

UV seam placement is a critical yet labor-intensive step in 3D content creation, requiring artists to balance chart shape, seam concealment, and alignment with semantic and geometric features. Existing automatic methods …

Point Clouds

Context-Aware Text-Based Binary Image Stylization and Synthesis

2018-10-09 · Shuai Yang, Jiaying Liu, Wenhan Yang, Zongming Guo

In this work, we present a new framework for the stylization of text-based binary images. First, our method stylizes the stroke-based geometric shape like text, symbols and icons in the target binary image based on an in…

Image InpaintingImage StylizationLayout DesignStyle Transfer+1

DiGA3D: Coarse-to-Fine Diffusional Propagation of Geometry and Appearance for Versatile 3D Inpainting

2025-07-01 · Jingyi Pan, Dan Xu, Qiong Luo arxiv

Developing a unified pipeline that enables users to remove, re-texture, or replace objects in a versatile manner is crucial for text-guided 3D inpainting. However, there are still challenges in performing multiple 3D inp…

Thinking Like Van Gogh: Structure-Aware Style Transfer via Flow-Guided 3D Gaussian Splatting

2026-01-15 · Lebin Zhou, Jingchuan Xiao, Zhendong Wang, Jinhao Wang 외 arxiv

In 1888, Vincent van Gogh wrote, "I am seeking exaggeration in the essential." This principle, amplifying structural form while suppressing photographic detail, lies at the core of Post-Impressionist art. However, most e…

Style Transfer

IMFine: 3D Inpainting via Geometry-guided Multi-view Refinement

2025-03-06 · CVPR 2025 1 · Zhihao Shi, Dong Huo, Yuhongze Zhou, Kejia Yin 외

Current 3D inpainting and object removal methods are largely limited to front-facing scenes, facing substantial challenges when applied to diverse, "unconstrained" scenes where the camera orientation and trajectory are u…

3D InpaintingImage InpaintingTest-time Adaptation