中文
相关论文

相关论文: BEVPoolv2: A Cutting-edge Implementation of BEVDet…

200 篇论文

Large vision-language models (VLMs) enable joint processing of text and images. However, incorporating vision data significantly increases the prompt length, resulting in a longer time to first token (TTFT). This bottleneck can be…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Tharun Adithya Srikrishnan , Deval Shah , Timothy Hein , Ahmed Hasssan , Stephen Youn , Steven K. Reinhardt

Novel view synthesis is required in many robotic applications, such as VR teleoperation and scene reconstruction. Existing methods are often too slow for these contexts, cannot handle dynamic scenes, and are limited by their explicit depth…

计算机视觉与模式识别 · 计算机科学 2022-05-16 Andre Rochow , Max Schwarz , Michael Weinmann , Sven Behnke

Point-based Neural Networks (PNNs) have become a key approach for point cloud processing. However, a core operation in these models, Farthest Point Sampling (FPS), often introduces significant inference latency, especially for large-scale…

机器学习 · 计算机科学 2026-04-21 Yuzhe Fu , Hancheng Ye , Cong Guo , Junyao Zhang , Qinsi Wang , Yueqian Lin , Changchun Zhou , Hai , Li , Yiran Chen

We propose a Point-Voxel DeConvolution (PVDeConv) module for 3D data autoencoder. To demonstrate its efficiency we learn to synthesize high-resolution point clouds of 10k points that densely describe the underlying geometry of Computer…

计算机视觉与模式识别 · 计算机科学 2021-01-13 Kseniya Cherenkova , Djamila Aouada , Gleb Gusev

We introduce a novel superpoint-based transformer architecture for efficient semantic segmentation of large-scale 3D scenes. Our method incorporates a fast algorithm to partition point clouds into a hierarchical superpoint structure, which…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Damien Robert , Hugo Raguet , Loic Landrieu

There have been two streams in the 3D detection from point clouds: single-stage methods and two-stage methods. While the former is more computationally efficient, the latter usually provides better detection accuracy. By carefully examining…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yihan Hu , Zhuangzhuang Ding , Runzhou Ge , Wenxin Shao , Li Huang , Kun Li , Qiang Liu

As the size of transformer-based models continues to grow, fine-tuning these large-scale pretrained vision models for new tasks has become increasingly parameter-intensive. Parameter-efficient learning has been developed to reduce the…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Cheng Han , Qifan Wang , Yiming Cui , Zhiwen Cao , Wenguan Wang , Siyuan Qi , Dongfang Liu

Speech is inherently continuous, where discrete words, phonemes and other units are not clearly segmented, and so speech recognition has been an active research problem for decades. In this work we have fine-tuned wav2vec 2.0 to recognize…

音频与语音处理 · 电气工程与系统科学 2022-09-15 H. A. Z. Sameen Shahgir , Khondker Salman Sayeed , Tanjeem Azwad Zaman

Parameter-Efficient Fine-Tuning (PEFT) has emerged to mitigate the computational demands of large-scale models. Within computer vision, adapter-based PEFT methods are often favored over prompt-based approaches like Visual Prompt Tuning…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Lingyun Huang , Jianxu Mao , Junfei Yi , Ziming Tao , Yaonan Wang

Vision-Language Model (VLM) based retrievers have advanced visual document retrieval (VDR) to impressive quality. They require the same multi-billion parameter encoder for both document indexing and query encoding, incurring high latency…

信息检索 · 计算机科学 2026-05-28 Zhuchenyang Liu , Yao Zhang , Yu Xiao

Vision-Language Models (VLMs) have demonstrated great potential in real-world applications. While existing research primarily focuses on improving their accuracy, the efficiency remains underexplored. Given the real-time demands of many…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Xiasi Wang , Tianliang Yao , Simin Chen , Runqi Wang , Lei YE , Kuofeng Gao , Yi Huang , Yuan Yao

Bird's-Eye-View (BEV) perception serves as a cornerstone for autonomous driving, offering a unified spatial representation that fuses surrounding-view images to enable reasoning for various downstream tasks, such as semantic segmentation,…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Yiren Lu , Xin Ye , Burhaneddin Yaman , Jingru Luo , Zhexiao Xiong , Liu Ren , Yu Yin

Versatile Video Coding (VVC), as the latest standard, significantly improves the coding efficiency over its ancestor standard High Efficiency Video Coding (HEVC), but at the expense of sharply increased complexity. In VVC, the quad-tree…

图像与视频处理 · 电气工程与系统科学 2021-06-08 Tianyi Li , Mai Xu , Runzhi Tang , Ying Chen , Qunliang Xing

The increased importance of mobile photography created a need for fast and performant RAW image processing pipelines capable of producing good visual results in spite of the mobile camera sensor limitations. While deep learning-based…

The requirements of much larger file sizes, different storage formats, and immersive viewing conditions of VR pose significant challenges to the goals of acquiring, transmitting, compressing, and displaying high-quality VR content. At the…

图像与视频处理 · 电气工程与系统科学 2022-03-31 Meixu Chen , Richard Webb , Alan C. Bovik

Autonomous driving requires accurate scene understanding, including road geometry, traffic agents, and their semantic relationships. In online HD map generation scenarios, raster-based representations are well-suited to vision models but…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Zhigang Sun , Yiru Wang , Anqing Jiang , Shuo Wang , Yu Gao , Yuwen Heng , Shouyi Zhang , An He , Hao Jiang , Jinhao Chai , Zichong Gu , Wang Jijun , Shichen Tang , Lavdim Halilaj , Juergen Luettin , Hao Sun

Computationally intensive algorithms such as Deep Neural Networks (DNNs) are becoming killer applications for edge devices. Porting heavily data-parallel algorithms on resource-constrained and battery-powered devices poses several…

硬件体系结构 · 计算机科学 2023-03-17 Gianmarco Ottavi , Angelo Garofalo , Giuseppe Tagliavini , Francesco Conti , Alfio Di Mauro , Luca Benini , Davide Rossi

While Connectionist Temporal Classification (CTC) models deliver state-of-the-art accuracy in automated speech recognition (ASR) pipelines, their performance has been limited by CPU-based beam search decoding. We introduce a GPU-accelerated…

音频与语音处理 · 电气工程与系统科学 2023-11-10 Daniel Galvez , Tim Kaldewey

Vision-Language Models (VLMs) have demonstrated strong performance on tasks such as video captioning and visual question answering. However, their growing scale and video-level inputs lead to significant computational and memory overhead,…

硬件体系结构 · 计算机科学 2025-12-17 Chiyue Wei , Cong Guo , Junyao Zhang , Haoxuan Shan , Yifan Xu , Ziyue Zhang , Yudong Liu , Qinsi Wang , Changchun Zhou , Hai "Helen" Li , Yiran Chen

Video super-resolution (VSR) technology excels in reconstructing low-quality video, avoiding unpleasant blur effect caused by interpolation-based algorithms. However, vast computation complexity and memory occupation hampers the edge of…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Yanpeng Cao , Chengcheng Wang , Changjun Song , Yongming Tang , He Li
‹ 上一页 1 8 9 10 下一页 ›