中文
相关论文

相关论文: Deep Fusion Transformer Network with Weighted Vect…

200 篇论文

The Vision Transformer (ViT) architecture has established its place in computer vision literature, however, training ViTs for RGB-D object recognition remains an understudied topic, viewed in recent literature only through the lens of…

计算机视觉与模式识别 · 计算机科学 2023-03-08 Georgios Tziafas , Hamidreza Kasaei

We propose a method for 6DoF pose estimation of rigid objects that uses a state-of-the-art deep learning based instance detector to segment object instances in an RGB image, followed by a point-pair based voting method to recover the…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Rebecca König , Bertram Drost

Visual Odometry (VO) estimation is an important source of information for vehicle state estimation and autonomous driving. Recently, deep learning based approaches have begun to appear in the literature. However, in the context of driving,…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Nimet Kaygusuz , Oscar Mendez , Richard Bowden

State-of-the-art LiDAR-camera 3D object detectors usually focus on feature fusion. However, they neglect the factor of depth while designing the fusion strategy. In this work, we are the first to observe that different modalities play…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Mingqian Ji , Jian Yang , Shanshan Zhang

Estimating 6D poses of objects is an essential computer vision task. However, most conventional approaches rely on camera data from a single perspective and therefore suffer from occlusions. We overcome this issue with our novel multi-view…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Fabian Duffhauss , Tobias Demmler , Gerhard Neumann

Current RGB-based 6D object pose estimation methods have achieved noticeable performance on datasets and real world applications. However, predicting 6D pose from single 2D image features is susceptible to disturbance from changing of…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Jun Wu , Lilu Liu , Yue Wang , Rong Xiong

Recently, transformer networks have outperformed traditional deep neural networks in natural language processing and show a large potential in many computer vision tasks compared to convolutional backbones. In the original transformer,…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Chen-Chou Lo , Patrick Vandewalle

Aiming at highly accurate object detection for connected and automated vehicles (CAVs), this paper presents a Deep Neural Network based 3D object detection model that leverages a three-stage feature extractor by developing a novel…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yiming Hou , Mahdi Rezaei , Richard Romano

In this paper we present a novel deep learning method for 3D object detection and 6D pose estimation from RGB images. Our method, named DPOD (Dense Pose Object Detector), estimates dense multi-class 2D-3D correspondence maps between an…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Sergey Zakharov , Ivan Shugurov , Slobodan Ilic

Multi-modal fusion methods often suffer from two types of representation collapse: feature collapse where individual dimensions lose their discriminative power (as measured by eigenspectra), and modality collapse where one dominant modality…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Seulgi Kim , Kiran Kokilepersaud , Mohit Prabhushankar , Ghassan AlRegib

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

We propose DLTPose, a novel method for 6DoF object pose estimation from RGBD images that combines the accuracy of sparse keypoint methods with the robustness of dense pixel-wise predictions. DLTPose predicts per-pixel radial distances to a…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Akash Jadhav , Michael Greenspan

Robots and other smart devices need efficient object-based scene representations from their on-board vision systems to reason about contact, physics and occlusion. Recognized precise object models will play an important role alongside…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Kentaro Wada , Edgar Sucar , Stephen James , Daniel Lenton , Andrew J. Davison

We present Voxel Transformer (VoTr), a novel and effective voxel-based Transformer backbone for 3D object detection from point clouds. Conventional 3D convolutional backbones in voxel-based 3D detectors cannot efficiently capture large…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Jiageng Mao , Yujing Xue , Minzhe Niu , Haoyue Bai , Jiashi Feng , Xiaodan Liang , Hang Xu , Chunjing Xu

We present an approach for recognizing all objects in a scene and estimating their full pose from an accurate 3D instance-aware semantic reconstruction using an RGB-D camera. Our framework couples convolutional neural networks (CNNs) and a…

机器人学 · 计算机科学 2019-10-01 Dinh-Cuong Hoang , Todor Stoyanov , Achim J. Lilienthal

Though 3D object detection from point clouds has achieved rapid progress in recent years, the lack of flexible and high-performance proposal refinement remains a great hurdle for existing state-of-the-art two-stage detectors. Previous works…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Hualian Sheng , Sijia Cai , Yuan Liu , Bing Deng , Jianqiang Huang , Xian-Sheng Hua , Min-Jian Zhao

Multimodal 3D object detection has garnered considerable interest in autonomous driving. However, multimodal detectors suffer from dimension mismatches that derive from fusing 3D points with 2D pixels coarsely, which leads to sub-optimal…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Guoxin Zhang , Ziying Song , Lin Liu , Zhonghong Ou

We propose a deep structure encoder using the recently introduced Volterra Neural Networks (VNNs) to seek a latent representation of multi-modal data whose features are jointly captured by a union of subspaces. The so-called…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Sally Ghanem , Siddharth Roheda , Hamid Krim

We propose a three-stage 6 DoF object detection method called DPODv2 (Dense Pose Object Detector) that relies on dense correspondences. We combine a 2D object detector with a dense correspondence estimation network and a multi-view pose…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Ivan Shugurov , Sergey Zakharov , Slobodan Ilic

We present KDFNet, a novel method for 6D object pose estimation from RGB images. To handle occlusion, many recent works have proposed to localize 2D keypoints through pixel-wise voting and solve a Perspective-n-Point (PnP) problem for pose…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Xingyu Liu , Shun Iwase , Kris M. Kitani