中文
相关论文

相关论文: Learning Geometry-Disentangled Representation for …

200 篇论文

Representing 3D shape is a fundamental problem in artificial intelligence, which has numerous applications within computer vision and graphics. One avenue that has recently begun to be explored is the use of latent representations of…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Tristan Aumentado-Armstrong , Stavros Tsogkas , Allan Jepson , Sven Dickinson

In this paper, we propose a novel approach to 3D deformable object manipulation leveraging a deep neural network called DeformerNet. Controlling the shape of a 3D object requires an effective state representation that can capture the full…

机器人学 · 计算机科学 2021-07-20 Bao Thach , Alan Kuntz , Tucker Hermans

Although convolutional neural networks have achieved remarkable success in analyzing 2D images/videos, it is still non-trivial to apply the well-developed 2D techniques in regular domains to the irregular 3D point cloud data. To bridge this…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Qijian Zhang , Junhui Hou , Yue Qian , Juyong Zhang , Ying He

Varying density of point clouds increases the difficulty of 3D detection. In this paper, we present a context-aware dynamic network (CADNet) to capture the variance of density by considering both point context and semantic context.…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Yonglin Tian , Lichao Huang , Xuesong Li , Kunfeng Wang , Zilei Wang , Fei-Yue Wang

Deep learning approaches to 3D shape segmentation are typically formulated as a multi-class labeling problem. Existing models are trained for a fixed set of labels, which greatly limits their flexibility and adaptivity. We opt for top-down…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Fenggen Yu , Kun Liu , Yan Zhang , Chenyang Zhu , Kai Xu

Point clouds data, as one kind of representation of 3D objects, are the most primitive output obtained by 3D sensors. Unlike 2D images, point clouds are disordered and unstructured. Hence it is not straightforward to apply classification…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Zhuyang Xie , Junzhou Chen , Bo Peng

Previous studies have demonstrated the effectiveness of point-based neural models on the point cloud analysis task. However, there remains a crucial issue on producing the efficient input embedding for raw point coordinates. Moreover,…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Zihao Li , Pan Gao , Kang You , Chuan Yan , Manoranjan Paul

3D Question Answering (3D QA) requires the model to comprehensively understand its situated 3D scene described by the text, then reason about its surrounding environment and answer a question under that situation. However, existing methods…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Jingzhou Luo , Yang Liu , Weixing Chen , Zhen Li , Yaowei Wang , Guanbin Li , Liang Lin

To alleviate the cost of collecting and annotating large-scale point cloud datasets, we propose an unsupervised learning approach to learn features from unlabeled point cloud "3D object" dataset by using part contrasting and object…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Ling Zhang , Zhigang Zhu

Point cloud completion referring to completing 3D shapes from partial 3D point clouds is a fundamental problem for 3D point cloud analysis tasks. Benefiting from the development of deep neural networks, researches on point cloud completion…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Jun Wang , Ying Cui , Dongyan Guo , Junxia Li , Qingshan Liu , Chunhua Shen

Visual data in autonomous driving perception, such as camera image and LiDAR point cloud, can be interpreted as a mixture of two aspects: semantic feature and geometric structure. Semantics come from the appearance and context of objects to…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Xia Chen , Jianren Wang , David Held , Martial Hebert

Semantic parsing of large-scale 3D point clouds is an important research topic in computer vision and remote sensing fields. Most existing approaches utilize hand-crafted features for each modality independently and combine them in a…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Fangyu Liu , Shuaipeng Li , Liqiang Zhang , Chenghu Zhou , Rongtian Ye , Yuebin Wang , Jiwen Lu

In this paper, we propose a graph neural network to detect objects from a LiDAR point cloud. Towards this end, we encode the point cloud efficiently in a fixed radius near-neighbors graph. We design a graph neural network, named Point-GNN,…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Weijing Shi , Ragunathan , Rajkumar

Recovering high quality surfaces from noisy point clouds, known as point cloud denoising, is a fundamental yet challenging problem in geometry processing. Most of the existing methods either directly denoise the noisy input or filter raw…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zheng Liu , Yaowu Zhao , Sijing Zhan , Yuanyuan Liu , Renjie Chen , Ying He

Estimation of differential geometric quantities in discrete 3D data representations is one of the crucial steps in the geometry processing pipeline. Specifically, estimating normals and sharp feature lines from raw point cloud helps improve…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Albert Matveev , Alexey Artemov , Denis Zorin , Evgeny Burnaev

Reconstructing 3D point clouds into triangle meshes is a key problem in computational geometry and surface reconstruction. Point cloud triangulation solves this problem by providing edge information to the input points. Since no vertex…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Huan Lei , Ruitao Leng , Liang Zheng , Hongdong Li

Since convolutional neural networks perform well in learning generalizable image priors from large-scale data, these models have been widely used in image denoising tasks. However, the computational complexity increases dramatically as well…

图像与视频处理 · 电气工程与系统科学 2022-07-29 Yuanfan Zhang , Gen Li , Lei Sun

Airborne light detection and ranging (LiDAR) plays an increasingly significant role in urban planning, topographic mapping, environmental monitoring, power line detection and other fields thanks to its capability to quickly acquire…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Congcong Wen , Xiang Li , Xiaojing Yao , Ling Peng , Tianhe Chi

Point scene understanding is a challenging task to process real-world scene point cloud, which aims at segmenting each object, estimating its pose, and reconstructing its mesh simultaneously. Recent state-of-the-art method first segments…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Xiaoxuan Yu , Hao Wang , Weiming Li , Qiang Wang , Soonyong Cho , Younghun Sung

Convolutional Neural Networks (CNNs) have performed extremely well on data represented by regularly arranged grids such as images. However, directly leveraging the classic convolution kernels or parameter sharing mechanisms on sparse 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Mingtao Feng , Liang Zhang , Xuefei Lin , Syed Zulqarnain Gilani , Ajmal Mian