中文
相关论文

相关论文: Deformable Voxel Grids for Shape Comparisons

200 篇论文

We present a robust method to find region-level correspondences between shapes, which are invariant to changes in geometry and applicable across multiple shape representations. We generate simplified shape graphs by jointly decomposing the…

图形学 · 计算机科学 2018-03-06 Yanir Kleiman , Maks Ovsjanikov

In this work, we propose an extension of the mixed Virtual Element Method (VEM) for bi-dimensional computational grids with curvilinear edge elements. The approximation by means of rectilinear edges of a domain with curvilinear geometrical…

In the field of data-driven 3D shape analysis and generation, the estimation of global topological features from localized representations such as point clouds, voxels, and neural implicit fields is a longstanding challenge. This paper…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Yihao Luo

Voxels are a geometric representation used for rendering volumes, multi-resolution models, and indirect lighting effects. Since the memory consumption of uncompressed voxel volumes scales cubically with resolution, past works have…

图形学 · 计算机科学 2024-10-21 Russel Arbore , Jeffrey Liu , Aidan Wefel , Steven Gao , Eric Shaffer

Graph neural networks (GNNs) have significantly improved the representation power for graph-structured data. Despite of the recent success of GNNs, the graph convolution in most GNNs have two limitations. Since the graph convolution is…

机器学习 · 计算机科学 2021-12-30 Jinyoung Park , Sungdong Yoo , Jihwan Park , Hyunwoo J. Kim

Deformable image registration establishes non-linear spatial correspondences between fixed and moving images. Deep learning-based deformable registration methods have been widely studied in recent years due to their speed advantage over…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Yihao Liu , Junyu Chen , Lianrui Zuo , Aaron Carass , Jerry L. Prince

Recently researchers have been shifting their focus towards learned 3D shape descriptors from hand-craft ones to better address challenging issues of the deformation and structural variation inherently present in 3D objects. 3D geometric…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Mengwei Ren , Liang Niu , Yi Fang

Deep Gaussian processes (DGPs) provide a Bayesian non-parametric alternative to standard parametric deep learning models. A DGP is formed by stacking multiple GPs resulting in a well-regularized composition of functions. The Bayesian…

机器学习 · 统计学 2018-06-06 Vinayak Kumar , Vaibhav Singh , P. K. Srijith , Andreas Damianou

Accurate 3D shape abstraction from a single 2D image is a long-standing problem in computer vision and graphics. By leveraging a set of primitives to represent the target shape, recent methods have achieved promising results. However, these…

计算机视觉与模式识别 · 计算机科学 2023-10-05 Di Liu , Xiang Yu , Meng Ye , Qilong Zhangli , Zhuowei Li , Zhixing Zhang , Dimitris N. Metaxas

In this work, we aim to improve the 3D reasoning ability of Transformers in multi-view 3D human pose estimation. Recent works have focused on end-to-end learning-based transformer designs, which struggle to resolve geometric information…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Ziwei Liao , Jialiang Zhu , Chunyu Wang , Han Hu , Steven L. Waslander

We propose a novel approach for probabilistic generative modeling of 3D shapes. Unlike most existing models that learn to deterministically translate a latent vector to a shape, our model, Point-Voxel Diffusion (PVD), is a unified,…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Linqi Zhou , Yilun Du , Jiajun Wu

We present a deep convolutional decoder architecture that can generate volumetric 3D outputs in a compute- and memory-efficient manner by using an octree representation. The network learns to predict both the structure of the octree, and…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Maxim Tatarchenko , Alexey Dosovitskiy , Thomas Brox

Transformer-based models have recently shown success in representation learning on graph-structured data beyond natural language processing and computer vision. However, the success is limited to small-scale graphs due to the drawbacks of…

机器学习 · 计算机科学 2022-10-05 Jinyoung Park , Seongjun Yun , Hyeonjin Park , Jaewoo Kang , Jisu Jeong , Kyung-Min Kim , Jung-woo Ha , Hyunwoo J. Kim

This work introduces AD-SVFD, a deep learning model for the deformable registration of vascular shapes to a pre-defined reference and for the generation of synthetic anatomies. AD-SVFD operates by representing each geometry as a weighted…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Riccardo Tenderini , Luca Pegolotti , Fanwei Kong , Stefano Pagani , Francesco Regazzoni , Alison L. Marsden , Simone Deparis

Deformable convolutional networks have demonstrated outstanding performance in object recognition tasks with an effective feature extraction. Unlike standard convolution, the deformable convolution decides the receptive field size using…

分布式、并行与集群计算 · 计算机科学 2020-06-16 Saehyun Ahn , Jung-Woo Chang , Suk-Ju Kang

The recent advancements in point cloud learning have enabled intelligent vehicles and robots to comprehend 3D environments better. However, processing large-scale 3D scenes remains a challenging problem, such that efficient downsampling…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Hongcheng Yang , Dingkang Liang , Dingyuan Zhang , Zhe Liu , Zhikang Zou , Xingyu Jiang , Yingying Zhu

3D object recognition accuracy can be improved by learning the multi-scale spatial features from 3D spatial geometric representations of objects such as point clouds, 3D models, surfaces, and RGB-D data. Current deep learning approaches…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Sambit Ghadai , Xian Lee , Aditya Balu , Soumik Sarkar , Adarsh Krishnamurthy

This paper presents a novel end-to-end Learned Point Cloud Geometry Compression (a.k.a., Learned-PCGC) framework, to efficiently compress the point cloud geometry (PCG) using deep neural networks (DNN) based variational autoencoders (VAE).…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Jianqiang Wang , Hao Zhu , Zhan Ma , Tong Chen , Haojie Liu , Qiu Shen

Face animation aims at creating photo-realistic portrait videos with animated poses and expressions. A common practice is to generate displacement fields that are used to warp pixels and features from source to target. However, prior…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Yatao Zhong , Faezeh Amjadi , Ilya Zharkov

Deformable convolution can adaptively change the shape of convolution kernel by learning offsets to deal with complex shape features. We propose a novel plug and play deformable convolutional module that uses attention and feedforward…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Lexuan Zhu , Yuxuan Li , Yuning Ren