中文
相关论文

相关论文: ARAPReg: An As-Rigid-As Possible Regularization Lo…

200 篇论文

The As-Rigid-As-Possible (ARAP) shape deformation framework is a versatile technique for morphing, surface modelling, and mesh editing. We discuss an improvement of the ARAP framework in a few aspects: 1. Given a triangular mesh in 3D…

图形学 · 计算机科学 2016-01-20 Shizuo Kaji

Non-rigid 3D mesh matching is a critical step in computer vision and computer graphics pipelines. We tackle matching meshes that contain topological artefacts which can break the assumption made by current approaches. While Functional Maps…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Aymen Merrouche , Stefanie Wuhrer , Edmond Boyer

Deformable registration is one of the most challenging task in the field of medical image analysis, especially for the alignment between different sequences and modalities. In this paper, a non-rigid registration method is proposed for 3D…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Xiaoyue Zhang , Weijian Jian , Yu Chen , Shihting Yang

We present GenAnalysis, an implicit shape generation framework that allows joint analysis of man-made shapes, including shape matching and joint shape segmentation. The key idea is to enforce an as-affine-as-possible (AAAP) deformation…

图形学 · 计算机科学 2025-05-27 Yuezhi Yang , Haitao Yang , Kiyohiro Nakayama , Xiangru Huang , Leonidas Guibas , Qixing Huang

We investigate the problem of training generative models on a very sparse collection of 3D models. We use geometrically motivated energies to augment and thus boost a sparse collection of example (training) models. We analyze the Hessian of…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Sanjeev Muralikrishnan , Siddhartha Chaudhuri , Noam Aigerman , Vladimir Kim , Matthew Fisher , Niloy Mitra

In this work we present a novel approach for computing correspondences between non-rigid objects, by exploiting a reduced representation of deformation fields. Different from existing works that represent deformation fields by training a…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Ramana Sundararaman , Riccardo Marin , Emanuele Rodola , Maks Ovsjanikov

We present a method for nonrigid registration of 2-D geometric shapes. Our contribution is twofold. First, we extend the classic chamfer-matching energy to a variational functional. Secondly, we introduce a meshless deformation model that…

计算机视觉与模式识别 · 计算机科学 2011-04-22 Wei Liu , Eraldo Ribeiro

Establishing a correspondence between two non-rigidly deforming shapes is one of the most fundamental problems in visual computing. Existing methods often show weak resilience when presented with challenges innate to real-world data such as…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Ramana Sundararaman , Gautam Pai , Maks Ovsjanikov

We introduce a novel data-driven approach aimed at designing high-quality shape deformations based on a coarse localized input signal. Unlike previous data-driven methods that require a global shape encoding, we observe that…

图形学 · 计算机科学 2024-10-14 Ramana Sundararaman , Nicolas Donati , Simone Melzi , Etienne Corman , Maks Ovsjanikov

We present Neural Shape Deformation Priors, a novel method for shape manipulation that predicts mesh deformations of non-rigid objects from user-provided handle movements. State-of-the-art methods cast this problem as an optimization task,…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Jiapeng Tang , Lev Markhasin , Bi Wang , Justus Thies , Matthias Nießner

Regularization strategies in medical image registration often take a one-size-fits-all approach by imposing uniform constraints across the entire image domain. Yet biological structures are anything but regular. Lacking structural…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Ziad Kheil , Soleakhena Ken , Laurent Risser

Implicit neural representation is a recent approach to learn shape collections as zero level-sets of neural networks, where each shape is represented by a latent code. So far, the focus has been shape reconstruction, while shape…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Matan Atzmon , David Novotny , Andrea Vedaldi , Yaron Lipman

Neural radiance field (NeRF) enables the synthesis of cutting-edge realistic novel view images of a 3D scene. It includes density and color fields to model the shape and radiance of a scene, respectively. Supervised by the photometric loss…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Qihang Fang , Yafei Song , Keqiang Li , Liefeng Bo

We propose a new procedure to guide training of a data-driven shape generative model using a structure-aware loss function. Complex 3D shapes often can be summarized using a coarsely defined structure which is consistent and robust across…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Elena Balashova , Vivek Singh , Jiangping Wang , Brian Teixeira , Terrence Chen , Thomas Funkhouser

We introduce the first completely unsupervised correspondence learning approach for deformable 3D shapes. Key to our model is the understanding that natural deformations (such as changes in pose) approximately preserve the metric structure…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Oshri Halimi , Or Litany , Emanuele Rodolà , Alex Bronstein , Ron Kimmel

The same type of objects in different images may vary in their shapes because of rigid and non-rigid shape deformations, occluding foreground as well as cluttered background. The problem concerned in this work is the shape extraction in…

计算机视觉与模式识别 · 计算机科学 2014-12-30 Junyan Wang , Kap-Luk Chan

Sparse neural networks are a key factor in developing resource-efficient machine learning applications. We propose the novel and powerful sparse learning method Adaptive Regularized Training (ART) to compress dense into sparse networks.…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Patrick Glandorf , Timo Kaiser , Bodo Rosenhahn

Harmonic surface deformation is a well-known geometric modeling method that creates plausible deformations in an interactive manner. However, this method is susceptible to artifacts, in particular close to the deformation handles. These…

图形学 · 计算机科学 2014-08-15 Yeara Kozlov , Janick Martinez Esturo , Hans-Peter Seidel , Tino Weinkauf

While deep learning reshaped the classical motion capture pipeline with feed-forward networks, generative models are required to recover fine alignment via iterative refinement. Unfortunately, the existing models are usually hand-crafted or…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Shih-Yang Su , Frank Yu , Michael Zollhoefer , Helge Rhodin

Fully unsupervised 3D representation learning has gained attention owing to its advantages in data collection. A successful approach involves a viewpoint-aware approach that learns an image distribution based on generative models (e.g.,…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Takuhiro Kaneko
‹ 上一页 1 2 3 10 下一页 ›