中文
相关论文

相关论文: 3DN: 3D Deformation Network

200 篇论文

Convolutional Neural Network (CNN)-based machine learning systems have made breakthroughs in feature extraction and image recognition tasks in two dimensions (2D). Although there is significant ongoing work to apply CNN technology to…

计算机视觉与模式识别 · 计算机科学 2018-02-26 Thomas Corcoran , Rafael Zamora-Resendiz , Xinlian Liu , Silvia Crivelli

We investigate the problem of learning a probabilistic distribution over three-dimensional shapes given two-dimensional views of multiple objects taken from unknown viewpoints. Our approach called projective generative adversarial network…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Matheus Gadelha , Aartika Rai , Subhransu Maji , Rui Wang

We propose a novel, end-to-end trainable, deep network called ParSeNet that decomposes a 3D point cloud into parametric surface patches, including B-spline patches as well as basic geometric primitives. ParSeNet is trained on a large-scale…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Gopal Sharma , Difan Liu , Subhransu Maji , Evangelos Kalogerakis , Siddhartha Chaudhuri , Radomír Měch

We present a data-driven method for learning to generate animations of 3D garments using a 2D image diffusion model. In contrast to existing methods, typically based on fully connected networks, graph neural networks, or generative…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Raquel Vidaurre , Elena Garces , Dan Casas

In this paper we investigate the problem of inducing a distribution over three-dimensional structures given two-dimensional views of multiple objects taken from unknown viewpoints. Our approach called "projective generative adversarial…

计算机视觉与模式识别 · 计算机科学 2016-12-20 Matheus Gadelha , Subhransu Maji , Rui Wang

Deep neural networks face many problems in the field of hyperspectral image classification, lack of effective utilization of spatial spectral information, gradient disappearance and overfitting as the model depth increases. In order to…

计算机视觉与模式识别 · 计算机科学 2023-07-14 Guandong Li

In this paper, we propose deformable deep convolutional neural networks for generic object detection. This new deep learning object detection framework has innovations in multiple aspects. In the proposed new deep architecture, a new…

计算机视觉与模式识别 · 计算机科学 2015-06-03 Wanli Ouyang , Xiaogang Wang , Xingyu Zeng , Shi Qiu , Ping Luo , Yonglong Tian , Hongsheng Li , Shuo Yang , Zhe Wang , Chen-Change Loy , Xiaoou Tang

3D content creation is referred to as one of the most fundamental tasks of computer graphics. And many 3D modeling algorithms from 2D images or curves have been developed over the past several decades. Designers are allowed to align some…

图形学 · 计算机科学 2018-06-25 Zhongping Ji , Xiao Qi , Yigang Wang , Gang Xu , Peng Du , Qing Wu

Invariance against rotations of 3D objects is an important property in analyzing 3D point set data. Conventional 3D point set DNNs having rotation invariance typically obtain accurate 3D shape features via supervised learning by using…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Takahiko Furuya , Zhoujie Chen , Ryutarou Ohbuchi , Zhenzhong Kuang

Mesh is an important and powerful type of data for 3D shapes and widely studied in the field of computer vision and computer graphics. Regarding the task of 3D shape representation, there have been extensive research efforts concentrating…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Yutong Feng , Yifan Feng , Haoxuan You , Xibin Zhao , Yue Gao

In this paper a semi-supervised deep framework is proposed for the problem of 3D shape inverse rendering from a single 2D input image. The main structure of proposed framework consists of unsupervised pre-trained components which…

计算机视觉与模式识别 · 计算机科学 2017-11-17 Shima Kamyab , S. Zohreh Azimifar

We present Deep Mesh Denoising Network (DMD-Net), an end-to-end deep learning framework, for solving the mesh denoising problem. DMD-Net consists of a Graph Convolutional Neural Network in which aggregation is performed in both the primal…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Aalok Gangopadhyay , Shashikant Verma , Shanmuganathan Raman

Convolutional neural networks (CNNs) have made great breakthroughs in 2D computer vision. However, their irregular structure makes it hard to harness the potential of CNNs directly on meshes. A subdivision surface provides a hierarchical…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Shi-Min Hu , Zheng-Ning Liu , Meng-Hao Guo , Jun-Xiong Cai , Jiahui Huang , Tai-Jiang Mu , Ralph R. Martin

Embedding 3D morphable basis functions into deep neural networks opens great potential for models with better representation power. However, to faithfully learn those models from an image collection, it requires strong regularization to…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Luan Tran , Feng Liu , Xiaoming Liu

With the recently massive development in convolution neural networks, numerous lightweight CNN-based image super-resolution methods have been proposed for practical deployments on edge devices. However, most existing methods focus on one…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Yan Wang

This paper is about reducing the cost of building good large-scale 3D reconstructions post-hoc. We render 2D views of an existing reconstruction and train a convolutional neural network (CNN) that refines inverse-depth to match a…

计算机视觉与模式识别 · 计算机科学 2020-01-23 Ştefan Săftescu , Paul Newman

In this paper, we propose a novel multi-level aggregation network to regress the coordinates of the vertices of a 3D face from a single 2D image in an end-to-end manner. This is achieved by seamlessly combining standard convolutional neural…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Yanda Meng , Xu Chen , Dongxu Gao , Yitian Zhao , Xiaoyun Yang , Yihong Qiao , Xiaowei Huang , Yalin Zheng

Recent approaches to drape garments quickly over arbitrary human bodies leverage self-supervision to eliminate the need for large training sets. However, they are designed to train one network per clothing item, which severely limits their…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Luca De Luigi , Ren Li , Benoît Guillard , Mathieu Salzmann , Pascal Fua

3D pose transfer is one of the most challenging 3D generation tasks. It aims to transfer the pose of a source mesh to a target mesh and keep the identity (e.g., body shape) of the target mesh. Some previous works require key point…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Chaoyue Song , Jiacheng Wei , Ruibo Li , Fayao Liu , Guosheng Lin

We address the problem of accelerating thin-shell deformable object simulations by dimension reduction. We present a new algorithm to embed a high-dimensional configuration space of deformable objects in a low-dimensional feature space,…

图形学 · 计算机科学 2020-03-02 Qingyang Tan , Zherong Pan , Lin Gao , Dinesh Manocha