中文
相关论文

相关论文: PCKRF: Point Cloud Completion and Keypoint Refinem…

200 篇论文

Self-supervised representation learning (SSRL) has gained increasing attention in point cloud understanding, in addressing the challenges posed by 3D data scarcity and high annotation costs. This paper presents PCExpert, a novel SSRL…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Jiachen Kang , Wenjing Jia , Xiangjian He , Kin Man Lam

Keypoint detection is one of the most important pre-processing steps in tasks such as face modeling, recognition and verification. In this paper, we present an iterative method for Keypoint Estimation and Pose prediction of unconstrained…

计算机视觉与模式识别 · 计算机科学 2017-02-17 Amit Kumar , Azadeh Alavi , Rama Chellappa

This paper presents iMatcher, a fully differentiable framework for feature matching in point cloud registration. The proposed method leverages learned features to predict a geometrically consistent confidence matrix, incorporating both…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Karim Slimani , Catherine Achard , Brahim Tamadazte

3D point cloud completion, the task of inferring the complete geometric shape from a partial point cloud, has been attracting attention in the community. For acquiring high-fidelity dense point clouds and avoiding uneven distribution,…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Minghua Liu , Lu Sheng , Sheng Yang , Jing Shao , Shi-Min Hu

Rigid registration of point clouds with partial overlaps is a longstanding problem usually solved in two steps: (a) finding correspondences between the point clouds; (b) filtering these correspondences to keep only the most reliable ones to…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Anh-Quan Cao , Gilles Puy , Alexandre Boulch , Renaud Marlet

This paper addresses the challenge of 6DoF pose estimation from a single RGB image under severe occlusion or truncation. Many recent works have shown that a two-stage approach, which first detects keypoints and then solves a…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Sida Peng , Yuan Liu , Qixing Huang , Hujun Bao , Xiaowei Zhou

Object pose estimation has multiple important applications, such as robotic grasping and augmented reality. We present a new method to estimate the 6D pose of objects that improves upon the accuracy of current proposals and can still be…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Nuno Pereira , Luís A. Alexandre

Point cloud registration is crucial for ensuring 3D alignment consistency of multiple local point clouds in 3D reconstruction for remote sensing or digital heritage. While various point cloud-based registration methods exist, both…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Xueyang Kang , Hang Zhao , Kourosh Khoshelham , Patrick Vandewalle

Perceiving the environment via cameras is crucial for Reinforcement Learning (RL) in robotics. While images are a convenient form of representation, they often complicate extracting important geometric details, especially with varying…

机器学习 · 计算机科学 2024-10-25 Balázs Gyenes , Nikolai Franke , Philipp Becker , Gerhard Neumann

Correspondence search is an essential step in rigid point cloud registration algorithms. Most methods maintain a single correspondence at each step and gradually remove wrong correspondances. However, building one-to-one correspondence with…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Jun-Jee Chao , Selim Engin , Nicolai Häni , Volkan Isler

Real-time robotic grasping, supporting a subsequent precise object-in-hand operation task, is a priority target towards highly advanced autonomous systems. However, such an algorithm which can perform sufficiently-accurate grasping with…

计算机视觉与模式识别 · 计算机科学 2021-11-12 Tuan-Tang Le , Trung-Son Le , Yu-Ru Chen , Joel Vidal , Chyi-Yeu Lin

Detecting objects and their 6D poses from only RGB images is an important task for many robotic applications. While deep learning methods have made significant progress in visual object detection and segmentation, the object pose estimation…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Thanh-Toan Do , Ming Cai , Trung Pham , Ian Reid

3D motion estimation including scene flow and point cloud registration has drawn increasing interest. Inspired by 2D flow estimation, recent methods employ deep neural networks to construct the cost volume for estimating accurate 3D flow.…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Xiaodong Gu , Chengzhou Tang , Weihao Yuan , Zuozhuo Dai , Siyu Zhu , Ping Tan

Point cloud completion concerns to predict missing part for incomplete 3D shapes. A common strategy is to generate complete shape according to incomplete input. However, unordered nature of point clouds will degrade generation of…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Xin Wen , Peng Xiang , Zhizhong Han , Yan-Pei Cao , Pengfei Wan , Wen Zheng , Yu-Shen Liu

Point cloud registration aims to provide estimated transformations to align point clouds, which plays a crucial role in pose estimation of various navigation systems, such as surgical guidance systems and autonomous vehicles. Despite the…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Geng Li , Haozhi Cao , Mingyang Liu , Shenghai Yuan , Jianfei Yang

Neural radiance field (NeRF) has achieved impressive results in high-quality 3D scene reconstruction. However, NeRF heavily relies on precise camera poses. While recent works like BARF have introduced camera pose optimization within NeRF,…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Yunlong Ran , Yanxu Li , Qi Ye , Yuchi Huo , Zechun Bai , Jiahao Sun , Jiming Chen

In the field of 3D Human Pose Estimation from monocular videos, the presence of diverse occlusion types presents a formidable challenge. Prior research has made progress by harnessing spatial and temporal cues to infer 3D poses from 2D…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Mehwish Ghafoor , Arif Mahmood , Muhammad Bilal

Implicit Neural Point Cloud (INPC) is a recent hybrid representation that combines the expressiveness of neural fields with the efficiency of point-based rendering, achieving state-of-the-art image quality in novel view synthesis. However,…

We present a novel approach for model-based 6D pose refinement in color data. Building on the established idea of contour-based pose tracking, we teach a deep neural network to predict a translational and rotational update. At the core, we…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Fabian Manhardt , Wadim Kehl , Nassir Navab , Federico Tombari

Faithfully reconstructing textured meshes is crucial for many applications. Compared to text or image modalities, leveraging 3D colored point clouds as input (colored-PC-to-mesh) offers inherent advantages in comprehensively and precisely…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Qiao Yu , Xianzhi Li , Yuan Tang , Xu Han , Jinfeng Xu , Long Hu , Min Chen
‹ 上一页 1 8 9 10 下一页 ›