中文
相关论文

相关论文: Towards Multimodal Multitask Scene Understanding M…

200 篇论文

Latent diffusion models (LDMs) exhibit an impressive ability to produce realistic images, yet the inner workings of these models remain mysterious. Even when trained purely on images without explicit depth information, they typically output…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Yida Chen , Fernanda Viégas , Martin Wattenberg

With the emergence of autonomous indoor robots, the computer vision task of indoor scene recognition has gained the spotlight. Indoor scene recognition is a challenging problem in computer vision that relies on local and global features in…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Bhanuka Manesha Samarasekara Vitharana Gamage

A proper scene representation is central to the pursuit of spatial intelligence where agents can robustly reconstruct and efficiently understand 3D scenes. A scene representation is either metric, such as landmark maps in 3D reconstruction,…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Juexiao Zhang , Gao Zhu , Sihang Li , Xinhao Liu , Haorui Song , Xinran Tang , Chen Feng

3D visual perception tasks based on multi-camera images are essential for autonomous driving systems. Latest work in this field performs 3D object detection by leveraging multi-view images as an input and iteratively enhancing object…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Jongwoo Park , Apoorv Singh , Varun Bankiti

For embodied agents to infer representations of the underlying 3D physical world they inhabit, they should efficiently combine multisensory cues from numerous trials, e.g., by looking at and touching objects. Despite its importance,…

机器学习 · 计算机科学 2019-11-11 Jae Hyun Lim , Pedro O. Pinheiro , Negar Rostamzadeh , Christopher Pal , Sungjin Ahn

Immersive rooms are increasingly popular augmented reality systems that support multi-agent interactions within a virtual world. However, despite extensive content creation and technological developments, insights about perceptually-driven…

人机交互 · 计算机科学 2025-12-22 Jerry M. Huang , Stefan T. Radev

Multi-camera 3D perception has emerged as a prominent research field in autonomous driving, offering a viable and cost-effective alternative to LiDAR-based solutions. The existing multi-camera algorithms primarily rely on monocular 2D…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Chen Min , Liang Xiao , Dawei Zhao , Yiming Nie , Bin Dai

The integration of Large Language Models (LLMs) with computer vision is profoundly transforming perception tasks like image segmentation. For intelligent transportation systems (ITS), where accurate scene understanding is critical for…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Sanjeda Akter , Ibne Farabi Shihab , Anuj Sharma

Most real-world 3D sensors such as LiDARs perform fixed scans of the entire environment, while being decoupled from the recognition system that processes the sensor data. In this work, we propose a method for 3D object recognition using…

计算机视觉与模式识别 · 计算机科学 2021-07-09 Siddharth Ancha , Yaadhav Raaj , Peiyun Hu , Srinivasa G. Narasimhan , David Held

Predicting the future interaction of objects when they come into contact with their environment is key for autonomous agents to take intelligent and anticipatory actions. This paper presents a perception framework that fuses visual and…

机器学习 · 计算机科学 2021-01-21 Sahand Rezaei-Shoshtari , Francois Robert Hogan , Michael Jenkin , David Meger , Gregory Dudek

Compared with an extensive list of automotive radar datasets that support autonomous driving, indoor radar datasets are scarce at a smaller scale in the format of low-resolution radar point clouds and usually under an open-space single-room…

计算机视觉与模式识别 · 计算机科学 2024-07-18 M. Mahbubur Rahman , Ryoma Yataka , Sorachi Kato , Pu Perry Wang , Peizhao Li , Adriano Cardace , Petros Boufounos

Autonomous checkout systems rely on visual and sensory inputs to carry out fine-grained scene understanding in retail environments. Retail environments present unique challenges compared to typical indoor scenes owing to the vast number of…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Cristina Mata , Nick Locascio , Mohammed Azeem Sheikh , Kenny Kihara , Dan Fischetti

Scene models allow robots to reason about what is in the scene, what else should be in it, and what should not be in it. In this paper, we propose a hybrid Boltzmann Machine (BM) for scene modeling where relations between objects are…

计算机视觉与模式识别 · 计算机科学 2018-08-21 İlker Bozcan , Yağmur Oymak , İdil Zeynep Alemdar , Sinan Kalkan

Estimating and understanding the surroundings of the vehicle precisely forms the basic and crucial step for the autonomous vehicle. The perception system plays a significant role in providing an accurate interpretation of a vehicle's…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Sreenivasa Hikkal Venugopala

Masked Image Modeling (MIM) is a self-supervised learning technique that involves masking portions of an image, such as pixels, patches, or latent representations, and training models to predict the missing information using the visible…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Shabnam Choudhury , Akhil Vasim , Michael Schmitt , Biplab Banerjee

Place recognition is a challenging task in computer vision, crucial for enabling autonomous vehicles and robots to navigate previously visited environments. While significant progress has been made in learnable multimodal methods that…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Alexander Melekhin , Dmitry Yudin , Ilia Petryashin , Vitaly Bezuglyj

Layout estimation and 3D object detection are two fundamental tasks in indoor scene understanding. When combined, they enable the creation of a compact yet semantically rich spatial representation of a scene. Existing approaches typically…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Anton Konushin , Nikita Drozdov , Bulat Gabdullin , Alexey Zakharov , Anna Vorontsova , Danila Rukhovich , Maksim Kolodiazhnyi

Multi-modal depth estimation is one of the key challenges for endowing autonomous machines with robust robotic perception capabilities. There have been outstanding advances in the development of uni-modal depth estimation techniques based…

机器人学 · 计算机科学 2023-07-21 Johan S. Obando-Ceron , Victor Romero-Cano , Sildomar Monteiro

In recent years, the role of artificially intelligent (AI) agents has evolved from being basic tools to socially intelligent agents working alongside humans towards common goals. In such scenarios, the ability to predict future behavior by…

机器学习 · 计算机科学 2022-11-17 Chinmai Basavaraj , Adarsh Pyarelal , Evan Carter

Pedestrian Detection is the most critical module of an Autonomous Driving system. Although a camera is commonly used for this purpose, its quality degrades severely in low-light night time driving scenarios. On the other hand, the quality…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Kinjal Dasgupta , Arindam Das , Sudip Das , Ujjwal Bhattacharya , Senthil Yogamani