中文
相关论文

相关论文: RAPTOR: Real-Time High-Resolution UAV Video Predic…

200 篇论文

Simulating event streams from 3D scenes has become a common practice in event-based vision research, as it meets the demand for large-scale, high temporal frequency data without setting up expensive hardware devices or undertaking extensive…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zhenyang Li , Xiaoyang Bai , Jinfan Lu , Pengfei Shen , Edmund Y. Lam , Yifan Peng

Concurrent processing of multiple autonomous driving 3D perception tasks within the same spatiotemporal scene poses a significant challenge, in particular due to the computational inefficiencies and feature competition between tasks when…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Chunliang Li , Wencheng Han , Junbo Yin , Sanyuan Zhao , Jianbing Shen

Estimating the 6-degrees-of-freedom (6DoF) pose of a spacecraft from a single image is critical for autonomous operations like in-orbit servicing and space debris removal. Existing state-of-the-art methods often rely on iterative…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Pierre Ancey , Andrew Price , Saqib Javed , Mathieu Salzmann

Vision Transformer models, such as ViT, Swin Transformer, and Transformer-in-Transformer, have recently gained significant traction in computer vision tasks due to their ability to capture the global relation between features which leads to…

硬件体系结构 · 计算机科学 2023-09-13 Shashank Nag , Gourav Datta , Souvik Kundu , Nitin Chandrachoodan , Peter A. Beerel

Transformer-based models have recently achieved outstanding performance in image matting. However, their application to high-resolution images remains challenging due to the quadratic complexity of global self-attention. To address this…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Yiheng Lin , Yihan Hu , Chenyi Zhang , Ting Liu , Xiaochao Qu , Luoqi Liu , Yao Zhao , Yunchao Wei

Although quadrotors, and aerial robots in general, are inherently active agents, their perceptual capabilities in literature so far have been mostly passive in nature. Researchers and practitioners today use traditional computer vision…

机器人学 · 计算机科学 2018-07-03 Nitin J Sanket , Chahat Deep Singh , Kanishka Ganguly , Cornelia Fermüller , Yiannis Aloimonos

Video Super-Resolution (VSR) aims to restore high-resolution (HR) videos from low-resolution (LR) videos. Existing VSR techniques usually recover HR frames by extracting pertinent textures from nearby frames with known degradation…

图像与视频处理 · 电气工程与系统科学 2023-01-02 Zhongwei Qiu , Huan Yang , Jianlong Fu , Daochang Liu , Chang Xu , Dongmei Fu

Transformers have recently been popular for learning and inference in the spatial-temporal domain. However, their performance relies on storing and applying attention to the feature tensor of each frame in video. Hence, their space and time…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Hung Nguyen , Chanho Kim , Fuxin Li

The spherical domain representation of 360 video/image presents many challenges related to the storage, processing, transmission and rendering of omnidirectional videos (ODV). Models of human visual attention can be used so that only a…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Yasser Dahou , Marouane Tliba , Kevin McGuinness , Noel O'Connor

Diffusion models have shown great potential in generating realistic image detail. However, adapting these models to video super-resolution (VSR) remains challenging due to their inherent stochasticity and lack of temporal modeling. Previous…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Yong Liu , Jinshan Pan , Yinchuan Li , Qingji Dong , Chao Zhu , Yu Guo , Fei Wang

Our objective is language-based search of large-scale image and video datasets. For this task, the approach that consists of independently mapping text and vision to a joint embedding space, a.k.a. dual encoders, is attractive as retrieval…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Antoine Miech , Jean-Baptiste Alayrac , Ivan Laptev , Josef Sivic , Andrew Zisserman

Trajectory prediction has been a long-standing problem in intelligent systems like autonomous driving and robot navigation. Models trained on large-scale benchmarks have made significant progress in improving prediction accuracy. However,…

机器人学 · 计算机科学 2023-06-21 Hao Cheng , Mengmeng Liu , Lin Chen , Hellward Broszio , Monika Sester , Michael Ying Yang

Visual AutoRegressive (VAR) modeling has garnered significant attention for its innovative next-scale prediction paradigm. However, mainstream VAR paradigms attend to all tokens across historical scales at each autoregressive step. As the…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Zekun Li , Ning Wang , Tongxin Bai , Changwang Mei , Peisong Wang , Shuang Qiu , Jian Cheng

Accurate accident anticipation is essential for enhancing the safety of autonomous vehicles (AVs). However, existing methods often assume ideal conditions, overlooking challenges such as sensor failures, environmental disturbances, and data…

人工智能 · 计算机科学 2025-11-11 Xingcheng Liu , Yanchen Guan , Haicheng Liao , Zhengbing He , Zhenning Li

While large vision-language models (VLMs) show promise for object goal navigation, current methods still struggle with low success rates and inefficient localization of unseen objects--failures primarily attributed to weak temporal-spatial…

机器人学 · 计算机科学 2026-02-11 Zixuan Wang , Huang Fang , Shaoan Wang , Yuanfei Luo , Heng Dong , Wei Li , Yiming Gan

For 3D object manipulation, methods that build an explicit 3D representation perform better than those relying only on camera images. But using explicit 3D representations like voxels comes at large computing cost, adversely affecting…

机器人学 · 计算机科学 2023-06-27 Ankit Goyal , Jie Xu , Yijie Guo , Valts Blukis , Yu-Wei Chao , Dieter Fox

Adversarial robustness assessment for video recognition models has raised concerns owing to their wide applications on safety-critical tasks. Compared with images, videos have much high dimension, which brings huge computational costs when…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Wei Xingxing , Wang Songping , Yan Huanqian

Real-time object detection is critical for the decision-making process for many real-world applications, such as collision avoidance and path planning in autonomous driving. This work presents an innovative real-time streaming perception…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Xiang Zhang , Yufei Cui , Chenchen Fu , Weiwei Wu , Zihao Wang , Yuyang Sun , Xue Liu

To generate proper captions for videos, the inference needs to identify relevant concepts and pay attention to the spatial relationships between them as well as to the temporal development in the clip. Our end-to-end encoder-decoder video…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Zohreh Ghaderi , Leonard Salewski , Hendrik P. A. Lensch

A unified video and action model holds significant promise for robotics, where videos provide rich scene information for action prediction, and actions provide dynamics information for video prediction. However, effectively combining video…

机器人学 · 计算机科学 2025-04-28 Shuang Li , Yihuai Gao , Dorsa Sadigh , Shuran Song
‹ 上一页 1 8 9 10 下一页 ›