中文
相关论文

相关论文: Key-Grid: Unsupervised 3D Keypoints Detection usin…

200 篇论文

This paper presents a self-supervised framework for learning to detect robust keypoints for odometry estimation and metric localisation in radar. By embedding a differentiable point-based motion estimator inside our architecture, we learn…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Dan Barnes , Ingmar Posner

This paper describes recent developments in object specific pose and shape prediction from single images. The main contribution is a new approach to camera pose prediction by self-supervised learning of keypoints corresponding to locations…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Zahra Gharaee , Felix Järemo Lawin , Per-Erik Forssén

Keypoint detection serves as the basis for many computer vision and robotics applications. Despite the fact that colored point clouds can be readily obtained, most existing keypoint detectors extract only geometry-salient keypoints, which…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Hanzhe Teng , Dimitrios Chatziparaschis , Xinyue Kan , Amit K. Roy-Chowdhury , Konstantinos Karydis

3D object detection with surround-view images is an essential task for autonomous driving. In this work, we propose DETR4D, a Transformer-based framework that explores sparse attention and direct feature query for 3D object detection in…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Zhipeng Luo , Changqing Zhou , Gongjie Zhang , Shijian Lu

Gated cameras hold promise as an alternative to scanning LiDAR sensors with high-resolution 3D depth that is robust to back-scatter in fog, snow, and rain. Instead of sequentially scanning a scene and directly recording depth via the photon…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Amanpreet Walia , Stefanie Walz , Mario Bijelic , Fahim Mannan , Frank Julca-Aguilar , Michael Langer , Werner Ritter , Felix Heide

Person re-identification (Re-ID) via gait features within 3D skeleton sequences is a newly-emerging topic with several advantages. Existing solutions either rely on hand-crafted descriptors or supervised gait representation learning. This…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Haocong Rao , Siqi Wang , Xiping Hu , Mingkui Tan , Yi Guo , Jun Cheng , Xinwang Liu , Bin Hu

This paper introduces V-SysId, a novel method that enables simultaneous keypoint discovery, 3D system identification, and extrinsic camera calibration from an unlabeled video taken from a static camera, using only the family of equations of…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Miguel Jaques , Martin Asenov , Michael Burke , Timothy Hospedales

Monocular 3D object detection, with the aim of predicting the geometric properties of on-road objects, is a promising research topic for the intelligent perception systems of autonomous driving. Most state-of-the-art methods follow a…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Tianze Gao , Huihui Pan , Huijun Gao

We present KeyMorph, a deep learning-based image registration framework that relies on automatically detecting corresponding keypoints. State-of-the-art deep learning methods for registration often are not robust to large misalignments, are…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Alan Q. Wang , Evan M. Yu , Adrian V. Dalca , Mert R. Sabuncu

Inspired by recent advances in vision transformers for object detection, we propose Li3DeTr, an end-to-end LiDAR based 3D Detection Transformer for autonomous driving, that inputs LiDAR point clouds and regresses 3D bounding boxes. The…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Gopi Krishna Erabati , Helder Araujo

We propose a novel approach for unsupervised 3D animation of non-rigid deformable objects. Our method learns the 3D structure and dynamics of objects solely from single-view RGB videos, and can decompose them into semantically meaningful…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Aliaksandr Siarohin , Willi Menapace , Ivan Skorokhodov , Kyle Olszewski , Jian Ren , Hsin-Ying Lee , Menglei Chai , Sergey Tulyakov

In this paper, we propose an end-to-end framework that jointly learns keypoint detection, descriptor representation and cross-frame matching for the task of image-based 3D localization. Prior art has tackled each of these components…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Xiangyu Xu , Li Guan , Enrique Dunn , Haoxiang Li , Gang Hua

We propose a new 6-DoF grasp pose synthesis approach from 2D/2.5D input based on keypoints. Keypoint-based grasp detector from image input has demonstrated promising results in the previous study, where the additional visual information…

机器人学 · 计算机科学 2023-05-02 Yiye Chen , Ruinian Xu , Yunzhi Lin , Hongyi Chen , Patricio A. Vela

Point cloud registration, a fundamental task in 3D vision, has achieved remarkable success with learning-based methods in outdoor environments. Unsupervised outdoor point cloud registration methods have recently emerged to circumvent the…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Kezheng Xiong , Haoen Xiang , Qingshan Xu , Chenglu Wen , Siqi Shen , Jonathan Li , Cheng Wang

Given a designer created free-form surface in 3d space, our method computes a grid composed of elastic elements which are completely planar and straight. Only by fixing the ends of the planar elements to appropriate locations, the 2d grid…

图形学 · 计算机科学 2021-11-18 Stefan Pillwein , Przemyslaw Musialski

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

The task of predicting smooth and edge-consistent depth maps is notoriously difficult for single image depth estimation. This paper proposes a novel Bilateral Grid based 3D convolutional neural network, dubbed as 3DBG-UNet, that…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Mansi Sharma , Abheesht Sharma , Kadvekar Rohit Tushar , Avinash Panneer

Reliable perception of targets is crucial for the stable operation of autonomous robots. A widely preferred method is keypoint identification in an image, as it allows direct mapping from raw images to 2D coordinates, facilitating…

机器人学 · 计算机科学 2024-10-02 Taewook Park , Seunghwan Kim , Hyondong Oh

Learning embeddings that are invariant to the pose of the object is crucial in visual image retrieval and re-identification. The existing approaches for person, vehicle, or animal re-identification tasks suffer from high intra-class…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Olga Moskvyak , Frederic Maire , Feras Dayoub , Mahsa Baktashmotlagh

Contemporary grasp detection approaches employ deep learning to achieve robustness to sensor and object model uncertainty. The two dominant approaches design either grasp-quality scoring or anchor-based grasp recognition networks. This…

机器人学 · 计算机科学 2021-12-16 Ruinian Xu , Fu-Jen Chu , Patricio A. Vela