paper-with-me

Papers

GenVDM: Generating Vector Displacement Maps From a Single Image

2025-03-01 · CVPR 2025 1 · Yuezhi Yang, Qimin Chen, Vladimir G. Kim, Siddhartha Chaudhuri, QiXing Huang, Zhiqin Chen

We introduce the first method for generating Vector Displacement Maps (VDMs): parameterized, detailed geometric stamps commonly used in 3D modeling. Given a single input image, our method first generates multi-view normal maps and then reconstructs a VDM from the normals via a novel reconstruction pipeline. We also propose an efficient algorithm for extracting VDMs from 3D objects, and present the first academic VDM dataset. Compared to existing 3D generative models focusing on complete shapes, we focus on generating parts that can be seamlessly attached to shape surfaces. The method gives artists rich control over adding geometric details to a 3D shape. Experiments demonstrate that our approach outperforms existing baselines. Generating VDMs offers additional benefits, such as using 2D image editing to customize and refine 3D details.

📄 PDF Abstract BibTeX arXiv:2503.00605

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Text2VDM: Text to Vector Displacement Maps for Expressive and Interactive 3D Sculpting

2025-02-27 · Hengyu Meng, Duotun Wang, Zhijing Shao, Ligang Liu 외

Professional 3D asset creation often requires diverse sculpting brushes to add surface details and geometric structures. Despite recent progress in 3D generation, producing reusable sculpting brushes compatible with arti…

3D Generation

Monge, Bregman and Occam: Interpretable Optimal Transport in High-Dimensions with Feature-Sparse Maps

2023-02-08 · Marco Cuturi, Michal Klein, Pierre Ablin

Optimal transport (OT) theory focuses, among all maps $T:\mathbb{R}^d\rightarrow \mathbb{R}^d$ that can morph a probability measure onto another, on those that are the ``thriftiest'', i.e. such that the averaged cost $c(…

Dimensionality ReductionMORPH

Endless Loops: Detecting and Animating Periodic Patterns in Still Images

2021-05-19 · Tavi Halperin, Hanit Hakim, Orestis Vantzos, Gershon Hochman 외

We present an algorithm for producing a seamless animated loop from a single image. The algorithm detects periodic structures, such as the windows of a building or the steps of a staircase, and generates a non-trivial di…

Displacement-Sparse Neural Optimal Transport

2025-02-03 · Peter Chen, Yue Xie, Qingpeng Zhang

Optimal Transport (OT) theory seeks to determine the map $T:X \to Y$ that transports a source measure $P$ to a target measure $Q$, minimizing the cost $c(\mathbf{x}, T(\mathbf{x}))$ between $\mathbf{x}$ and its image $T(…

Dimensionality Reduction

Object Tracking by Detection with Visual and Motion Cues

2021-01-19 · Niels Ole Salscheider

Self-driving cars and other autonomous vehicles need to detect and track objects in camera images. We present a simple online tracking algorithm that is based on a constant velocity motion model with a Kalman filter, and…

Autonomous VehiclesObject TrackingOptical Flow EstimationSelf-Driving Cars