中文
相关论文

相关论文: Learning A Zero-shot Occupancy Network from Vision…

200 篇论文

We propose a self-supervised learning framework that uses unlabeled monocular video sequences to generate large-scale supervision for training a Visual Odometry (VO) frontend, a network which computes pointwise data associations across…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Daniel DeTone , Tomasz Malisiewicz , Andrew Rabinovich

While deep learning, including Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs), has significantly advanced classification performance, its typical reliance on extensive annotated datasets presents a major obstacle in…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Matheus Vinícius Todescato , Joel Luís Carbonera

Understanding and reasoning about complex 3D environments requires structured scene representations that capture not only objects but also their semantic and spatial relationships. While recent works on 3D scene graph generation have…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Pranav Saxena , Jimmy Chiun

Zero-shot object pose estimation enables the retrieval of object poses from images without necessitating object-specific training. In recent approaches this is facilitated by vision foundation models (VFM), which are pre-trained models that…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Bernd Von Gimborn , Philipp Ausserlechner , Markus Vincze , Stefan Thalhammer

The task of estimating 3D occupancy from surrounding-view images is an exciting development in the field of autonomous driving, following the success of Bird's Eye View (BEV) perception. This task provides crucial 3D attributes of the…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Wanshui Gan , Ningkai Mo , Hongbin Xu , Naoto Yokoya

Reconstructing accurate 3D scenes from images is a long-standing vision task. Due to the ill-posedness of the single-image reconstruction problem, most well-established methods are built upon multi-view geometry. State-of-the-art (SOTA)…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Wei Yin , Chi Zhang , Hao Chen , Zhipeng Cai , Gang Yu , Kaixuan Wang , Xiaozhi Chen , Chunhua Shen

Online zero-shot 3D instance segmentation of a progressively reconstructed scene is both a critical and challenging task for embodied applications. With the success of visual foundation models (VFMs) in the image domain, leveraging 2D…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Yijie Tang , Jiazhao Zhang , Yuqing Lan , Yulan Guo , Dezun Dong , Chenyang Zhu , Kai Xu

Open-vocabulary 3D object detection (OV-3DDet) aims to localize and recognize both seen and previously unseen object categories within any new 3D scene. While language and vision foundation models have achieved success in handling various…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Pengkun Jiao , Na Zhao , Jingjing Chen , Yu-Gang Jiang

Semantic occupancy has recently gained significant traction as a prominent 3D scene representation. However, most existing methods rely on large and costly datasets with fine-grained 3D voxel labels for training, which limits their…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Simon Boeder , Fabian Gigengack , Benjamin Risse

We propose and study open-vocabulary monocular 3D detection, a novel task that aims to detect objects of any categores in metric 3D space from a single RGB image. Existing 3D object detectors either rely on costly sensors such as LiDAR or…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Jin Yao , Hao Gu , Xuweiyi Chen , Jiayun Wang , Zezhou Cheng

Due to its cost-effectiveness and widespread availability, monocular 3D object detection, which relies solely on a single camera during inference, holds significant importance across various applications, including autonomous driving and…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Bonan Ding , Jin Xie , Jing Nie , Jiale Cao , Xuelong Li , Yanwei Pang

Self-supervised depth learning from monocular images normally relies on the 2D pixel-wise photometric relation between temporally adjacent image frames. However, they neither fully exploit the 3D point-wise geometric correspondences, nor…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Kaichen Zhou , Lanqing Hong , Changhao Chen , Hang Xu , Chaoqiang Ye , Qingyong Hu , Zhenguo Li

3D Visual Grounding (3DVG) aims to locate objects in 3D scenes based on textual descriptions, essential for applications like augmented reality and robotics. Traditional 3DVG approaches rely on annotated 3D datasets and predefined object…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Rong Li , Shijie Li , Lingdong Kong , Xulei Yang , Junwei Liang

Object goal navigation is a fundamental task in embodied AI, where an agent is instructed to locate a target object in an unexplored environment. Traditional learning-based methods rely heavily on large-scale annotated data or require…

机器人学 · 计算机科学 2025-06-05 Arnab Debnath , Gregory J. Stein , Jana Kosecka

Perceiving the world as 3D occupancy supports embodied agents to avoid collision with any types of obstacle. While open-vocabulary image understanding has prospered recently, how to bind the predicted 3D occupancy grids with open-world…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Jilai Zheng , Pin Tang , Zhongdao Wang , Guoqing Wang , Xiangxuan Ren , Bailan Feng , Chao Ma

Camera-based 3D semantic occupancy prediction offers an efficient and cost-effective solution for perceiving surrounding scenes in autonomous driving. However, existing works rely on explicit occupancy state inference, leading to numerous…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Naiyu Fang , Zheyuan Zhou , Kang Wang , Ruibo Li , Lemiao Qiu , Shuyou Zhang , Zhe Wang , Guosheng Lin

A major element of depth perception and 3D understanding is the ability to predict the 3D layout of a scene and its contained objects for a novel pose. Indoor environments are particularly suitable for novel view prediction, since the set…

计算机视觉与模式识别 · 计算机科学 2018-08-13 Pulak Purkait , Ujwal Bonde , Christopher Zach

We propose a novel zero-shot approach for keypoint detection on 3D shapes. Point-level reasoning on visual data is challenging as it requires precise localization capability, posing problems even for powerful models like DINO or CLIP.…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Bingchen Gong , Diego Gomez , Abdullah Hamdi , Abdelrahman Eldesokey , Ahmed Abdelreheem , Peter Wonka , Maks Ovsjanikov

Understanding how humans leverage semantic knowledge to navigate unfamiliar environments and decide where to explore next is pivotal for developing robots capable of human-like search behaviors. We introduce a zero-shot navigation approach,…

机器人学 · 计算机科学 2023-12-07 Naoki Yokoyama , Sehoon Ha , Dhruv Batra , Jiuguang Wang , Bernadette Bucher

Point cloud segmentation is central to autonomous driving and 3D scene understanding. While voxel- and point-based methods dominate recent research due to their compatibility with deep architectures and ability to capture fine-grained…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Paul Julius Kühn , Duc Anh Nguyen , Arjan Kuijper , Saptarshi Neil Sinha