中文
相关论文

相关论文: Dynamic Fusion Network for RGBT Tracking

200 篇论文

RGB-T tracking, a vital downstream task of object tracking, has made remarkable progress in recent years. Yet, it remains hindered by two major challenges: 1) the trade-off between performance and efficiency; 2) the scarcity of training…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Qiming Wang , Yongqiang Bai , Hongxing Song

In this paper we propose a convolutional neural network that is designed to upsample a series of sparse range measurements based on the contextual cues gleaned from a high resolution intensity image. Our approach draws inspiration from…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Shreyas S. Shivakumar , Ty Nguyen , Ian D. Miller , Steven W. Chen , Vijay Kumar , Camillo J. Taylor

The goal of multi-modal learning is to use complimentary information on the relevant task provided by the multiple modalities to achieve reliable and robust performance. Recently, deep learning has led significant improvement in multi-modal…

计算机视觉与模式识别 · 计算机科学 2018-11-05 Jaekyum Kim , Junho Koh , Yecheol Kim , Jaehyung Choi , Youngbae Hwang , Jun Won Choi

Change detection (CD) has extensive applications and is a crucial method for identifying and localizing target changes. In recent years, various CD methods represented by convolutional neural network (CNN) and transformer have achieved…

图像与视频处理 · 电气工程与系统科学 2026-03-11 Chengming Wang , Peng Duan , Jinjiang Li

Image operation chain detection techniques have gained increasing attention recently in the field of multimedia forensics. However, existing detection methods suffer from the generalization problem. Moreover, the channel correlation of…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Yakun Niu , Lei Tan , Lei Zhang , Xianyu Zuo

Strong light sources in nighttime photography frequently produce flares in images, significantly degrading visual quality and impacting the performance of downstream tasks. While some progress has been made, existing methods continue to…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Minglong Xue , Aoxiang Ning , Shivakumara Palaiahnakote , Mingliang Zhou

Three-dimensional object recognition has recently achieved great progress thanks to the development of effective point cloud-based learning frameworks, such as PointNet and its extensions. However, existing methods rely heavily on fully…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Weikai Chen , Xiaoguang Han , Guanbin Li , Chao Chen , Jun Xing , Yajie Zhao , Hao Li

In this study, we propose a novel RGB-T tracking framework by jointly modeling both appearance and motion cues. First, to obtain a robust appearance model, we develop a novel late fusion method to infer the fusion weight maps of both RGB…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Pengyu Zhang , Jie Zhao , Dong Wang , Huchuan Lu , Xiaoyun Yang

The advent of Deep Neural Networks (DNNs) has driven remarkable progress in low-light image enhancement (LLIE), with diverse architectures (e.g., CNNs and Transformers) and color spaces (e.g., sRGB, HSV, HVI) yielding impressive results.…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Kangbiao Shi , Yixu Feng , Tao Hu , Yu Cao , Peng Wu , Yijin Liang , Yanning Zhang , Qingsen Yan

Accurately recovering the dense 3D mesh of both hands from monocular images poses considerable challenges due to occlusions and projection ambiguity. Most of the existing methods extract features from color images to estimate the…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Jinwei Ren , Jianke Zhu

It has been well recognized that fusing the complementary information from depth-aware LiDAR point clouds and semantic-rich stereo images would benefit 3D object detection. Nevertheless, it is not trivial to explore the inherently unnatural…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Hanqi Zhu , Jiajun Deng , Yu Zhang , Jianmin Ji , Qiuyu Mao , Houqiang Li , Yanyong Zhang

Semantic segmentation is important for scene understanding. To address the scenes of adverse illumination conditions of natural images, thermal infrared (TIR) images are introduced. Most existing RGB-T semantic segmentation methods follow…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Gongyang Li , Yike Wang , Zhi Liu , Xinpeng Zhang , Dan Zeng

Dense panoptic prediction is a key ingredient in many existing applications such as autonomous driving, automated warehouses or remote sensing. Many of these applications require fast inference over large input resolutions on affordable or…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Josip Šarić , Marin Oršić , Siniša Šegvić

Cooperatively utilizing both ego-vehicle and infrastructure sensor data can significantly enhance autonomous driving perception abilities. However, the uncertain temporal asynchrony and limited communication conditions can lead to fusion…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Haibao Yu , Yingjuan Tang , Enze Xie , Jilei Mao , Ping Luo , Zaiqing Nie

Multiple object tracking (MOT) is a significant task in achieving autonomous driving. Traditional works attempt to complete this task, either based on point clouds (PC) collected by LiDAR, or based on images captured from cameras. However,…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Guangming Wang , Chensheng Peng , Jinpeng Zhang , Hesheng Wang

Semantic segmentation in complex environments such as urban driving scenes remains challenging under adverse lighting conditions, where RGB images alone provide insufficient information. RGB-Thermal fusion leverages the complementary…

计算机视觉与模式识别 · 计算机科学 2026-05-27 İsmail Emre Canıtez , Özgür Erkent

RGB-D semantic segmentation can be advanced with convolutional neural networks due to the availability of Depth data. Although objects cannot be easily discriminated by just the 2D appearance, with the local pixel difference and geometric…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Jun Yang , Lizhi Bai , Yaoru Sun , Chunqi Tian , Maoyu Mao , Guorun Wang

Semantic segmentation relying solely on RGB data often struggles in challenging conditions such as low illumination and obscured views, limiting its reliability in critical applications like autonomous driving. To address this, integrating…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Ce Zhang , Zifu Wan , Simon Stepputtis , Katia Sycara , Yaqi Xie

Most of the existing tracking methods based on CNN(convolutional neural networks) are too slow for real-time application despite the excellent tracking precision compared with the traditional ones. Moreover, neural networks are memory…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Zhiyan Cui , Na Lu

RGBT tracking has attracted increasing attention since RGB and thermal infrared data have strong complementary advantages, which could make trackers all-day and all-weather work. However, how to effectively represent RGBT data for visual…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Andong Lu , Chenglong Li , Yuqing Yan , Jin Tang , Bin Luo