中文
相关论文

相关论文: CorrNet3D: Unsupervised End-to-end Learning of Den…

200 篇论文

We present a Multimodal Interlaced Transformer (MIT) that jointly considers 2D and 3D data for weakly supervised point cloud segmentation. Research studies have shown that 2D and 3D features are complementary for point cloud segmentation.…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Cheng-Kun Yang , Min-Hung Chen , Yung-Yu Chuang , Yen-Yu Lin

Existing 3D foundation models typically align point clouds to frozen vision-language spaces like CLIP, which achieve strong cross-modal retrieval by compressing 3D shape into a global vector. However, this global-only alignment cannot…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Zebin He , Mingxin Yang , Shuhui Yang , Hanxiao Sun , Xintong Han , Chunchao Guo , Wenhan Luo

We study the problem of extracting correspondences between a pair of point clouds for registration. For correspondence retrieval, existing works benefit from matching sparse keypoints detected from dense points but usually struggle to…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Hao Yu , Fu Li , Mahdi Saleh , Benjamin Busam , Slobodan Ilic

We introduce KeypointDeformer, a novel unsupervised method for shape control through automatically discovered 3D keypoints. We cast this as the problem of aligning a source 3D object to a target 3D object from the same object category. Our…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Tomas Jakab , Richard Tucker , Ameesh Makadia , Jiajun Wu , Noah Snavely , Angjoo Kanazawa

Three-dimensional (3D) shape recognition has drawn much research attention in the field of computer vision. The advances of deep learning encourage various deep models for 3D feature representation. For point cloud and multi-view data, two…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Haoxuan You , Yifan Feng , Xibin Zhao , Changqing Zou , Rongrong Ji , Yue Gao

In this paper, we propose a fully differentiable pipeline for estimating accurate dense correspondences between 3D point clouds. The proposed pipeline is an extension and a generalization of the functional maps framework. However, instead…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Riccardo Marin , Marie-Julie Rakotosaona , Simone Melzi , Maks Ovsjanikov

In this paper, we introduce a novel approach that harnesses both 2D and 3D attentions to enable highly accurate depth completion without requiring iterative spatial propagations. Specifically, we first enhance a baseline convolutional depth…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Yunxiao Shi , Manish Kumar Singh , Hong Cai , Fatih Porikli

We present CpT: Convolutional point Transformer - a novel deep learning architecture for dealing with the unstructured nature of 3D point cloud data. CpT is an improvement over existing attention-based Convolutions Neural Networks as well…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Chaitanya Kaul , Joshua Mitton , Hang Dai , Roderick Murray-Smith

The goal of this paper is to learn dense 3D shape correspondence for topology-varying objects in an unsupervised manner. Conventional implicit functions estimate the occupancy of a 3D point given a shape latent code. Instead, our novel…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Feng Liu , Xiaoming Liu

Learning local descriptors is an important problem in computer vision. While there are many techniques for learning local patch descriptors for 2D images, recently efforts have been made for learning local descriptors for 3D points. The…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Siddharth Srivastava , Brejesh Lall

Learning discriminative feature directly on point clouds is still challenging in the understanding of 3D shapes. Recent methods usually partition point clouds into local region sets, and then extract the local region features with…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Xinhai Liu , Zhizhong Han , Fangzhou Hong , Yu-Shen Liu , Matthias Zwicker

As two fundamental representation modalities of 3D objects, 3D point clouds and multi-view 2D images record shape information from different domains of geometric structures and visual appearances. In the current deep learning era,…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Qijian Zhang , Junhui Hou , Yue Qian

Point-based representations have consistently played a vital role in geometric data structures. Most point cloud learning and processing methods typically leverage the unordered and unconstrained nature to represent the underlying geometry…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Jionghao Wang , Cheng Lin , Yuan Liu , Rui Xu , Zhiyang Dou , Xiao-Xiao Long , Hao-Xiang Guo , Taku Komura , Wenping Wang , Xin Li

The key challenge in learning dense correspondences lies in the lack of ground-truth matches for real image pairs. While photometric consistency losses provide unsupervised alternatives, they struggle with large appearance changes, which…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Prune Truong , Martin Danelljan , Fisher Yu , Luc Van Gool

We propose a novel Deformed Implicit Field (DIF) representation for modeling 3D shapes of a category and generating dense correspondences among shapes. With DIF, a 3D shape is represented by a template implicit field shared across the…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Yu Deng , Jiaolong Yang , Xin Tong

Point clouds provide a flexible and natural representation usable in countless applications such as robotics or self-driving cars. Recently, deep neural networks operating on raw point cloud data have shown promising results on supervised…

机器学习 · 计算机科学 2019-06-04 Jonathan Sauder , Bjarne Sievers

Unlike on images, semantic learning on 3D point clouds using a deep network is challenging due to the naturally unordered data structure. Among existing works, PointNet has achieved promising results by directly learning on point sets.…

计算机视觉与模式识别 · 计算机科学 2018-04-05 Yiru Shen , Chen Feng , Yaoqing Yang , Dong Tian

Estimating correspondences between pairs of non-rigid deformable 3D shapes remains a significant challenge in computer vision and graphics. While deep functional map methods have become the go-to solution for addressing this problem, they…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Feifan Luo , Hongyang Chen

Contour shape alignment is a fundamental but challenging problem in computer vision, especially when the observations are partial, noisy, and largely misaligned. Recent ConvNet-based architectures that were proposed to align image…

计算机视觉与模式识别 · 计算机科学 2020-05-26 VSR Veeravasarapu , Abhishek Goel , Deepak Mittal , Maneesh Singh

We present the first utterly self-supervised network for dense correspondence mapping between non-isometric shapes. The task of alignment in non-Euclidean domains is one of the most fundamental and crucial problems in computer vision. As 3D…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Dvir Ginzburg , Dan Raviv