中文
相关论文

相关论文: Self-Supervised RGB-T Tracking with Cross-Input Co…

200 篇论文

Although well-known large-scale datasets, such as ImageNet, have driven image understanding forward, most of these datasets require extensive manual annotation and are thus not easily scalable. This limits the advancement of image…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Jean Lahoud , Bernard Ghanem

We propose a hybrid framework for consistently producing high-quality object tracks by combining an automated object tracker with little human input. The key idea is to tailor a module for each dataset to intelligently decide when an object…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Samreen Anjum , Suyog Jain , Danna Gurari

Existing Transformer-based RGBT trackers achieve remarkable performance benefits by leveraging self-attention to extract uni-modal features and cross-attention to enhance multi-modal feature interaction and template-search correlation…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Yun Xiao , Jiacong Zhao , Andong Lu , Chenglong Li , Yin Lin , Bing Yin , Cong Liu

In this paper, we propose to learn an Unsupervised Single Object Tracker (USOT) from scratch. We identify that three major challenges, i.e., moving object discovery, rich temporal variation exploitation, and online update, are the central…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Jilai Zheng , Chao Ma , Houwen Peng , Xiaokang Yang

Visual object tracking with the visible (RGB) and thermal infrared (TIR) electromagnetic waves, shorted in RGBT tracking, recently draws increasing attention in the tracking community. Considering the rapid development of deep learning, a…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Zhangyong Tang , Tianyang Xu , Xiao-Jun Wu

In this paper, we propose self-supervised training for video transformers using unlabeled video data. From a given video, we create local and global spatiotemporal views with varying spatial sizes and frame rates. Our self-supervised…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Kanchana Ranasinghe , Muzammal Naseer , Salman Khan , Fahad Shahbaz Khan , Michael Ryoo

RGB-T tracking involves the use of images from both visible and thermal modalities. The primary objective is to adaptively leverage the relatively dominant modality in varying conditions to achieve more robust tracking compared to…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Yang Luo , Xiqing Guo , Mingtao Dong , Jin Yu

We address the problem of registering synchronized color (RGB) and multi-spectral (MS) images featuring very different resolution by solving stereo matching correspondences. Purposely, we introduce a novel RGB-MS dataset framing 13…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Fabio Tosi , Pierluigi Zama Ramirez , Matteo Poggi , Samuele Salti , Stefano Mattoccia , Luigi Di Stefano

RGB-D object tracking has attracted considerable attention recently, achieving promising performance thanks to the symbiosis between visual and depth channels. However, given a limited amount of annotated RGB-D tracking data, most…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Xue-Feng Zhu , Tianyang Xu , Zhangyong Tang , Zucheng Wu , Haodong Liu , Xiao Yang , Xiao-Jun Wu , Josef Kittler

State-of-the-art video action recognition models with complex network architecture have archived significant improvements, but these models heavily depend on large-scale well-labeled datasets. To reduce such dependency, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Ziming Liu , Guangyu Gao , A. K. Qin , Jinyang Li

This paper strives for action recognition and detection in video modalities like RGB, depth maps or 3D-skeleton sequences when only limited modality-specific labeled examples are available. For the RGB, and derived optical-flow, modality…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Fida Mohammad Thoker , Cees G. M. Snoek

Multi-Object Tracking (MOT) is the task that has a lot of potential for development, and there are still many problems to be solved. In the traditional tracking by detection paradigm, There has been a lot of work on feature based object…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Tae-young Chung , Heansung Lee , Myeong Ah Cho , Suhwan Cho , Sangyoun Lee

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

RGBD (RGB plus depth) object tracking is gaining momentum as RGBD sensors have become popular in many application fields such as robotics.However, the best RGBD trackers are extensions of the state-of-the-art deep RGB trackers. They are…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Song Yan , Jinyu Yang , Jani Käpylä , Feng Zheng , Aleš Leonardis , Joni-Kristian Kämäräinen

We propose an unsupervised method for detecting and tracking moving objects in 3D, in unlabelled RGB-D videos. The method begins with classic handcrafted techniques for segmenting objects using motion cues: we estimate optical flow and…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Adam W. Harley , Yiming Zuo , Jing Wen , Ayush Mangal , Shubhankar Potdar , Ritwick Chaudhry , Katerina Fragkiadaki

RGB-T tracking leverages the complementary strengths of RGB and thermal infrared (TIR) modalities to address challenging scenarios such as low illumination and adverse weather. However, existing methods often fail to effectively integrate…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Zhongxuan Zhang , Bi Zeng , Xinyu Ni , Yimin Du

In this paper, we propose a novel concept of path consistency to learn robust object matching without using manual object identity supervision. Our key idea is that, to track a object through frames, we can obtain multiple different…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Zijia Lu , Bing Shuai , Yanbei Chen , Zhenlin Xu , Davide Modolo

Self-training is one of the earliest and simplest semi-supervised methods. The key idea is to augment the original labeled dataset with unlabeled data paired with the model's prediction (i.e. the pseudo-parallel data). While self-training…

机器学习 · 计算机科学 2020-10-20 Junxian He , Jiatao Gu , Jiajun Shen , Marc'Aurelio Ranzato

Most existing RGB-T tracking networks extract modality features in a separate manner, which lacks interaction and mutual guidance between modalities. This limits the network's ability to adapt to the diverse dual-modality appearances of…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Jianqiang Xia , DianXi Shi , Ke Song , Linna Song , XiaoLei Wang , Songchang Jin , Li Zhou , Yu Cheng , Lei Jin , Zheng Zhu , Jianan Li , Gang Wang , Junliang Xing , Jian Zhao

Cross-spectral biometrics, such as matching imagery of faces or persons from visible (RGB) and infrared (IR) bands, have rapidly advanced over the last decade due to increasing sensitivity, size, quality, and ubiquity of IR focal plane…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Kshitij Nikhal , Cedric Nimpa Fondje , Benjamin S. Riggan