中文
相关论文

相关论文: ARM3D: Attention-based relation module for indoor …

200 篇论文

The fusion of multimodal sensor data streams such as camera images and lidar point clouds plays an important role in the operation of autonomous vehicles (AVs). Robust perception across a range of adverse weather and lighting conditions is…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Shounak Sural , Nishad Sahu , Ragunathan Rajkumar

Recent advancements in multimodal large language models (LLMs) have demonstrated significant potential across various domains, particularly in concept reasoning. However, their applications in understanding 3D environments remain limited,…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Kuan-Chih Huang , Xiangtai Li , Lu Qi , Shuicheng Yan , Ming-Hsuan Yang

Attention mechanisms have been boosting the performance of deep learning models on a wide range of applications, ranging from speech understanding to program induction. However, despite experiments from psychology which suggest that…

机器学习 · 计算机科学 2019-11-15 Lukas Hahne , Timo Lüddecke , Florentin Wörgötter , David Kappel

Robust 3D object detection is critical for safe autonomous driving. Camera and radar sensors are synergistic as they capture complementary information and work well under different environmental conditions. Fusing camera and radar data is…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Jyh-Jing Hwang , Henrik Kretzschmar , Joshua Manela , Sean Rafferty , Nicholas Armstrong-Crews , Tiffany Chen , Dragomir Anguelov

In this work, we focus on the problem of grounding language by training an agent to follow a set of natural language instructions and navigate to a target object in an environment. The agent receives visual information through raw pixels…

计算与语言 · 计算机科学 2018-12-27 Akilesh B , Abhishek Sinha , Mausoom Sarkar , Balaji Krishnamurthy

In video analysis, understanding the temporal context is crucial for recognizing object interactions, event patterns, and contextual changes over time. The proposed model leverages adjacency and semantic similarities between objects from…

计算机视觉与模式识别 · 计算机科学 2024-08-26 Ahnaf Farhan , M. Shahriar Hossain

Accurate and efficient object detection is crucial for safe and efficient operation of earth-moving equipment in mining. Traditional 2D image-based methods face limitations in dynamic and complex mine environments. To overcome these…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Mehala Balamurali , Ehsan Mihankhah

Prior studies on 3D scene understanding have primarily developed specialized models for specific tasks or required task-specific fine-tuning. In this study, we propose Grounded 3D-LLM, which explores the potential of 3D large multi-modal…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Yilun Chen , Shuai Yang , Haifeng Huang , Tai Wang , Runsen Xu , Ruiyuan Lyu , Dahua Lin , Jiangmiao Pang

Open-world interactive object search in household environments requires understanding semantic relationships between objects and their surrounding context to guide exploration efficiently. Prior methods either rely on vision-language…

机器人学 · 计算机科学 2026-05-28 Imen Mahdi , Matteo Cassinelli , Fabien Despinoy , Tim Welschehold , Abhinav Valada

Monocular 3D detection has drawn much attention from the community due to its low cost and setup simplicity. It takes an RGB image as input and predicts 3D boxes in the 3D space. The most challenging sub-task lies in the instance depth…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Liang Peng , Xiaopei Wu , Zheng Yang , Haifeng Liu , Deng Cai

3D object detection from multi-view images has drawn much attention over the past few years. Existing methods mainly establish 3D representations from multi-view images and adopt a dense detection head for object detection, or employ object…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Zitian Wang , Zehao Huang , Jiahui Fu , Naiyan Wang , Si Liu

During interactive segmentation, a model and a user work together to delineate objects of interest in a 3D point cloud. In an iterative process, the model assigns each data point to an object (or the background), while the user corrects…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Yuanwen Yue , Sabarinath Mahadevan , Jonas Schult , Francis Engelmann , Bastian Leibe , Konrad Schindler , Theodora Kontogianni

3D object detection in point cloud data remains a challenging task due to the sparsity and lack of global structure inherent in the input. In this work, we propose a novel Multi-Scale Attention (MSA) mechanism integrated into the 3DETR…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Mustaqeem Khan , Aidana Nurakhmetova , Wail Gueaieb , Abdulmotaleb El Saddik

How to learn a discriminative fine-grained representation is a key point in many computer vision applications, such as person re-identification, fine-grained classification, fine-grained image retrieval, etc. Most of the previous methods…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Kai Han , Jianyuan Guo , Chao Zhang , Mingjian Zhu

Conventional camera-based 3D object detectors in autonomous driving are limited to recognizing a predefined set of objects, which poses a safety risk when encountering novel or unseen objects in real-world scenarios. To address this…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Zhuolin He , Xinrun Li , Jiacheng Tang , Shoumeng Qiu , Wenfu Wang , Xiangyang Xue , Jian Pu

Transformer-based object detectors often struggle with occlusions, fine-grained localization, and computational inefficiency caused by fixed queries and dense attention. We propose DAMM, Dual-stream Attention with Multi-Modal queries, a…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Noreen Anwar , Guillaume-Alexandre Bilodeau , Wassim Bouachir

The task of object viewpoint estimation has been a challenge since the early days of computer vision. To estimate the viewpoint (or pose) of an object, people have mostly looked at object intrinsic features, such as shape or appearance.…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Jose Oramas , Luc De Raedt , Tinne Tuytelaars

Visual Commonsense Reasoning (VCR) remains a significant yet challenging research problem in the realm of visual reasoning. A VCR model generally aims at answering a textual question regarding an image, followed by the rationale prediction…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Zhenyang Li , Yangyang Guo , Kejie Wang , Fan Liu , Liqiang Nie , Mohan Kankanhalli

This paper proposes an attention module augmented relational network called SARN(Sequential Attention Relational Network) that can carry out relational reasoning by extracting reference objects and making efficient pairing between objects.…

机器学习 · 计算机科学 2018-11-02 Jinwon An , Sungwon Lyu , Sungzoon Cho

This paper proposes a new neural architecture for collaborative ranking with implicit feedback. Our model, LRML (\textit{Latent Relational Metric Learning}) is a novel metric learning approach for recommendation. More specifically, instead…

人工智能 · 计算机科学 2018-02-14 Yi Tay , Anh Tuan Luu , Siu Cheung Hui