中文
相关论文

相关论文: Stream and Query-guided Feature Aggregation for Ef…

200 篇论文

Predicting future behaviors of road agents is a key task in autonomous driving. While existing models have demonstrated great success in predicting marginal agent future behaviors, it remains a challenge to efficiently predict consistent…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Xin Huang , Xiaoyu Tian , Junru Gu , Qiao Sun , Hang Zhao

Accurate 3D perception is essential for autonomous driving. Traditional methods often struggle with geometric ambiguity due to a lack of geometric prior. To address these challenges, we use omnidirectional depth estimation to introduce…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Chaofan Wu , Jiaheng Li , Jinghao Cao , Ming Li , Yongkang Feng , Jiayu Wu Shuwen Xu , Zihang Gao , Sidan Du , Yang Li

3D Panoptic Occupancy Prediction aims to reconstruct a dense volumetric scene map by predicting the semantic class and instance identity of every occupied region in 3D space. Achieving such fine-grained 3D understanding requires precise…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Jong Wook Kim , Wonseok Roh , Ha Dam Baek , Pilhyeon Lee , Jonghyun Choi , Sangpil Kim

Virtual content creation and interaction play an important role in modern 3D applications such as AR and VR. Recovering detailed 3D models from real scenes can significantly expand the scope of its applications and has been studied for…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Hai Li , Xingrui Yang , Hongjia Zhai , Yuqian Liu , Hujun Bao , Guofeng Zhang

Reconstructing dense 3D geometry from continuous video streams requires stable inference under a constant memory budget. Existing $O(1)$ frameworks primarily rely on a ``pure eviction'' paradigm, which suffers from significant information…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Xuanyi Liu , Chunan Yu , Deyi Ji , Qi Zhu , Lingyun Sun , Xuanfu Li , Jin Ma , Tianrun Chen , Lanyun Zhu

In NeRF, a critical problem is to effectively estimate the occupancy to guide empty-space skipping and point sampling. Grid-based methods work well for small-scale scenes. However, on large-scale scenes, they are limited by predefined…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Zhenxing Mi , Dan Xu

Open-vocabulary 3D scene understanding is indispensable for embodied agents. Recent works leverage pretrained vision-language models (VLMs) for object segmentation and project them to point clouds to build 3D maps. Despite progress, a point…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Zhigang Wang , Yifei Su , Chenhui Li , Dong Wang , Yan Huang , Bin Zhao , Xuelong Li

3D occupancy prediction is critical for comprehensive scene understanding in vision-centric autonomous driving. Recent advances have explored utilizing 3D semantic Gaussians to model occupancy while reducing computational overhead, but they…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Xiaoyang Yan , Muleilan Pei , Shaojie Shen

Understanding dynamic 3D environments is essential for safe autonomous driving, particularly when reasoning about human-centric, nonrigid agents. However, existing weakly supervised occupancy prediction frameworks predominantly assume…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Yang Gao , Wuyang Li , Po-Chien Luan , Alexandre Alahi

Existing 3D occupancy networks demand significant hardware resources, hindering the deployment of edge devices. Binarized Neural Networks (BNN) offer substantially reduced computational and memory requirements. However, their performance…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Zongkai Zhang , Zidong Xu , Wenming Yang , Qingmin Liao , Jing-Hao Xue

Autonomous navigation and exploration in unmapped environments remains a significant challenge in robotics due to the difficulty robots face in making commonsense inference of unobserved geometries. Recent advancements have demonstrated…

机器人学 · 计算机科学 2024-09-18 Alec Reed , Lorin Achey , Brendan Crowe , Bradley Hayes , Christoffer Heckman

Online 3D occupancy prediction provides a comprehensive spatial understanding of embodied environments. While the innovative EmbodiedOcc framework utilizes 3D semantic Gaussians for progressive indoor occupancy prediction, it overlooks the…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Hao Wang , Xiaobao Wei , Xiaoan Zhang , Jianing Li , Chengyu Bai , Ying Li , Ming Lu , Wenzhao Zheng , Shanghang Zhang

Sampled point and voxel methods are usually employed to downsample the dense events into sparse ones. After that, one popular way is to leverage a graph model which treats the sparse points/voxels as nodes and adopts graph neural networks…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Bo Jiang , Chengguo Yuan , Xiao Wang , Zhimin Bao , Lin Zhu , Yonghong Tian , Jin Tang

Camera-based 3D semantic scene completion (SSC) plays a crucial role in autonomous driving, enabling voxelized 3D scene understanding for effective scene perception and decision-making. Existing SSC methods have shown efficacy in improving…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Zhiwen Yang , Yuxin Peng

Current optical flow methods exploit the stable appearance of frame (or RGB) data to establish robust correspondences across time. Event cameras, on the other hand, provide high-temporal-resolution motion cues and excel in challenging…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Qianang Zhou , Junhui Hou , Meiyi Yang , Yongjian Deng , Youfu Li , Junlin Xiong

A major challenge in reconstructing buildings from LiDAR point clouds lies in accurately capturing building surfaces under varying point densities and noise interference. To flexibly gather high-quality 3D profiles of the building in…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Jialu Sui , Rui Liu , Hongsheng Zhang

Scene flow estimation aims to generate the 3D motion field of points between two consecutive frames of point clouds, which has wide applications in various fields. Existing point-based methods ignore the irregularity of point clouds and…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Xuezhi Xiang , Xi Wang , Lei Zhang , Denis Ombati , Himaloy Himu , Xiantong Zhen

3D semantic occupancy prediction, which seeks to provide accurate and comprehensive representations of environment scenes, is important to autonomous driving systems. For autonomous cars equipped with multi-camera and LiDAR, it is critical…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Zhuangwei Zhuang , Ziyin Wang , Sitao Chen , Lizhao Liu , Hui Luo , Mingkui Tan

The emergence of diffusion models has significantly advanced generative AI, improving the quality, realism, and creativity of image and video generation. Among them, Stable Diffusion (StableDiff) stands out as a key model for text-to-image…

硬件体系结构 · 计算机科学 2025-07-03 Zhican Wang , Guanghui He , Hongxiang Fan

Deep learning-based crowd counting methods have achieved remarkable progress in recent years. However, in complex crowd scenarios, existing models still face challenges when adapting to significant density distribution differences between…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Yihong Wu , Jinqiao Wei , Xionghui Zhao , Yidi Li , Shaoyi Du , Bin Ren , Nicu Sebe
‹ 上一页 1 8 9 10 下一页 ›