中文
相关论文

相关论文: OccRWKV: Rethinking Efficient 3D Semantic Occupanc…

200 篇论文

This technical report summarizes the winning solution for the 3D Occupancy Prediction Challenge, which is held in conjunction with the CVPR 2023 Workshop on End-to-End Autonomous Driving and CVPR 23 Workshop on Vision-Centric Autonomous…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Zhiqi Li , Zhiding Yu , David Austin , Mingsheng Fang , Shiyi Lan , Jan Kautz , Jose M. Alvarez

Convolutional Neural Networks (CNN) are successfully used for various visual perception tasks including bounding box object detection, semantic segmentation, optical flow, depth estimation and visual SLAM. Generally these tasks are…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Ganesh Sistu , Isabelle Leang , Senthil Yogamani

Reading dense text and locating objects within images are fundamental abilities for Large Vision-Language Models (LVLMs) tasked with advanced jobs. Previous LVLMs, including superior proprietary models like GPT-4o, have struggled to excel…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Ya-Qi Yu , Minghui Liao , Jiwen Zhang , Jihao Wu

Semantic Segmentation (SS) is the task to assign a semantic label to each pixel of the observed images, which is of crucial significance for autonomous vehicles, navigation assistance systems for the visually impaired, and augmented reality…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Kaite Xiang , Kaiwei Wang , Kailun Yang

Semantic segmentation has made striking progress due to the success of deep convolutional neural networks. Considering the demands of autonomous driving, real-time semantic segmentation has become a research hotspot these years. However,…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Lei Sun , Kailun Yang , Xinxin Hu , Weijian Hu , Kaiwei Wang

In this paper, we propose an environment semantics aided wireless communication framework to reduce the transmission latency and improve the transmission reliability, where semantic information is extracted from environment image data,…

信号处理 · 电气工程与系统科学 2023-01-18 Yuwen Yang , Feifei Gao , Xiaoming Tao , Guangyi Liu , Chengkang Pan

To deploy LLMs on resource-contained platforms such as mobile robots and smartphones, non-transformers LLMs have achieved major breakthroughs. Recently, a novel RNN-based LLM family, Repentance Weighted Key Value (RWKV) has shown strong…

机器学习 · 计算机科学 2025-10-29 Wonkyo Choe , Yangfeng Ji , Felix Xiaozhu Lin

Remote sensing image plays an irreplaceable role in fields such as agriculture, water resources, military, and disaster relief. Pixel-level interpretation is a critical aspect of remote sensing image applications; however, a prevalent…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Kaiyu Li , Ruixun Liu , Xiangyong Cao , Xueru Bai , Feng Zhou , Deyu Meng , Zhi Wang

We introduce a new approach for multiscale 3Dsemantic scene completion from voxelized sparse 3D LiDAR scans. As opposed to the literature, we use a 2D UNet backbone with comprehensive multiscale skip connections to enhance feature flow,…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Luis Roldão , Raoul de Charette , Anne Verroust-Blondet

With the rapid evolution of autonomous driving technology and intelligent transportation systems, semantic segmentation has become increasingly critical. Precise interpretation and analysis of real-world environments are indispensable for…

图像与视频处理 · 电气工程与系统科学 2025-05-29 Zhiyuan Li , Yi Chang , Yuan Wu

This work proposes a novel approach to out-of-vocabulary (OOV) keyword search (KWS) task. The proposed approach is based on using high-level features from an automatic speech recognition (ASR) system, so called phoneme posterior based (PPB)…

计算与语言 · 计算机科学 2021-09-14 Yuri Khokhlov , Natalia Tomashenko , Ivan Medennikov , Alexei Romanenko

With the development of computer vision, 3D object detection has become increasingly important in many real-world applications. Limited by the computing power of sensor-side hardware, the detection task is sometimes deployed on remote…

图像与视频处理 · 电气工程与系统科学 2025-02-19 Zijian Cao , Hua Zhang , Le Liang , Haotian Wang , Shi Jin , Geoffrey Ye Li

3D semantic occupancy prediction is a pivotal task in autonomous driving, providing a dense and fine-grained understanding of the surrounding environment, yet single-modality methods face trade-offs between camera semantics and LiDAR…

计算机视觉与模式识别 · 计算机科学 2026-02-02 A. Enes Doruk , Hasan F. Ates

Open-vocabulary semantic segmentation (OVSS) in remote sensing images is a promising task that employs textual descriptions for identifying undefined land cover categories. Despite notable advances, existing methods typically employ a…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Guanchun Wang , Chenxiao Wu , Xiangrong Zhang , Zelin Peng , Jianxun Lai , Tianyang Zhang , Xu Tang

In the last few years, convolutional neural networks (CNNs) have demonstrated increasing success at learning many computer vision tasks including dense estimation problems such as optical flow and stereo matching. However, the joint…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Rohan Saxena , René Schuster , Oliver Wasenmüller , Didier Stricker

Large-scale point cloud consists of a multitude of individual objects, thereby encompassing rich structural and underlying semantic contextual information, resulting in a challenging problem in efficiently segmenting a point cloud. Most…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Zhenchao Lin , Li He , Hongqiang Yang , Xiaoqun Sun , Cuojin Zhang , Weinan Chen , Yisheng Guan , Hong Zhang

While multi-modal 3D semantic occupancy prediction typically enhances robustness by fusing camera and LiDAR inputs, its effectiveness is fundamentally constrained by environmental variability. Specifically, camera sensors suffer from severe…

计算机视觉与模式识别 · 计算机科学 2026-05-18 A. Enes Doruk , Abdelaziz Hussein , Hasan F. Ates

Predicting large-scale transportation network traffic has become an important and challenging topic in recent decades. Inspired by the domain knowledge of motion prediction, in which the future motion of an object can be predicted based on…

机器学习 · 计算机科学 2017-05-09 Haiyang Yu , Zhihai Wu , Shuqin Wang , Yunpeng Wang , Xiaolei Ma

Semantic representations of words have been successfully extracted from unlabeled corpuses using neural network models like word2vec. These representations are generally high quality and are computationally inexpensive to train, making them…

计算与语言 · 计算机科学 2019-10-24 Raj Patel , Carlotta Domeniconi

3D semantic occupancy prediction is crucial for autonomous driving perception, offering comprehensive geometric scene understanding and semantic recognition. However, existing methods struggle with geometric misalignment in view…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Xubo Zhu , Haoyang Zhang , Fei He , Rui Wu , Yanhu Shan , Wen Yang , Huai Yu
‹ 上一页 1 8 9 10 下一页 ›