中文
相关论文

相关论文: BiCnet-TKS: Learning Efficient Spatial-Temporal Re…

200 篇论文

We address the problem of temporal localization of repetitive activities in a video, i.e., the problem of identifying all segments of a video that contain some sort of repetitive or periodic motion. To do so, the proposed method represents…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Giorgos Karvounas , Iason Oikonomidis , Antonis Argyros

Person re-identification (ReID) focuses on identifying people across different scenes in video surveillance, which is usually formulated as a binary classification task or a ranking task in current person ReID approaches. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Weihua Chen , Xiaotang Chen , Jianguo Zhang , Kaiqi Huang

In many scenarios of Person Re-identification (Re-ID), the gallery set consists of lots of surveillance videos and the query is just an image, thus Re-ID has to be conducted between image and videos. Compared with videos, still person…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Xinqian Gu , Bingpeng Ma , Hong Chang , Shiguang Shan , Xilin Chen

Prevalent nighttime person re-identification (ReID) methods typically combine image relighting and ReID networks in a sequential manner. However, their performance (recognition accuracy) is limited by the quality of relighting images and…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Andong Lu , Chenglong Li , Tianrui Zha , Jin Tang , Xiaofeng Wang , Bin Luo

Video super-resolution (VSR) is a task that aims to reconstruct high-resolution (HR) frames from the low-resolution (LR) reference frame and multiple neighboring frames. The vital operation is to utilize the relative misaligned frames for…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Meiqin Liu , Shuo Jin , Chao Yao , Chunyu Lin , Yao Zhao

Large-scale language-image pre-trained models (e.g., CLIP) have shown superior performances on many cross-modal retrieval tasks. However, the problem of transferring the knowledge learned from such models to video-based person…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Chenyang Yu , Xuehu Liu , Yingquan Wang , Pingping Zhang , Huchuan Lu

Recently, the applications of person re-identification in visual surveillance and human-computer interaction are sharply increasing, which signifies the critical role of such a problem. In this paper, we propose a two-stream convolutional…

信息检索 · 计算机科学 2019-05-29 Peixian Chen , Pingyang Dai , Qiong Wu , Yuyu Huang

Visible-infrared person re-identification (VI-ReID) aims to match persons captured by visible and infrared cameras, allowing person retrieval and tracking in 24-hour surveillance systems. Previous methods focus on learning from…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Yunhao Du , Cheng Lei , Zhicheng Zhao , Yuan Dong , Fei Su

Video-based person re-identification is a crucial task of matching video sequences of a person across multiple camera views. Generally, features directly extracted from a single frame suffer from occlusion, blur, illumination and posture…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Yiheng Liu , Zhenxun Yuan , Wengang Zhou , Houqiang Li

Typical person re-identification frameworks search for k best matches in a gallery of images that are often collected in varying conditions. The gallery may contain image sequences when re-identification is done on videos. However, such a…

计算机视觉与模式识别 · 计算机科学 2019-02-14 Sk. Arif Ahmed , Debi Prosad Dogra , Heeseung Choi , Seungho Chae , Ig-Jae Kim

Person re-identification (ReID) is a challenging task due to arbitrary human pose variations, background clutters, etc. It has been studied extensively in recent years, but the multifarious local and global features are still not fully…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Fan Yang , Ke Yan , Shijian Lu , Huizhu Jia , Xiaodong Xie , Wen Gao

Video-based person re-identification (Re-ID) aims to retrieve video sequences of the same person under non-overlapping cameras. Previous methods usually focus on limited views, such as spatial, temporal or spatial-temporal view, which lack…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Xuehu Liu , Pingping Zhang , Chenyang Yu , Huchuan Lu , Xuesheng Qian , Xiaoyun Yang

A major obstacle to building models for effective semantic segmentation, and particularly video semantic segmentation, is a lack of large and well annotated datasets. This bottleneck is particularly prohibitive in highly specialized and…

Most works on person re-identification (ReID) take advantage of large backbone networks such as ResNet, which are designed for image classification instead of ReID, for feature extraction. However, these backbones may not be computationally…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Hanjun Li , Gaojie Wu , Wei-Shi Zheng

Convolutional Neural Networks (CNN) have been regarded as a powerful class of models for image recognition problems. Nevertheless, it is not trivial when utilizing a CNN for learning spatio-temporal video representation. A few studies have…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Zhaofan Qiu , Ting Yao , Tao Mei

Deep learning models have enjoyed great success for image related computer vision tasks like image classification and object detection. For video related tasks like human action recognition, however, the advancements are not as significant…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Xiaolin Song , Cuiling Lan , Wenjun Zeng , Junliang Xing , Jingyu Yang , Xiaoyan Sun

This paper presents a deep learning framework for medical video segmentation. Convolution neural network (CNN) and transformer-based methods have achieved great milestones in medical image segmentation tasks due to their incredible semantic…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Chengxi Zeng , Xinyu Yang , David Smithard , Majid Mirmehdi , Alberto M Gambaruto , Tilo Burghardt

We consider the problem of video-based person re-identification. The goal is to identify a person from videos captured under different cameras. In this paper, we propose an efficient spatial-temporal attention based model for person…

计算机视觉与模式识别 · 计算机科学 2018-10-29 Shivansh Rao , Tanzila Rahman , Mrigank Rochan , Yang Wang

Video-based person re-identification (ReID) is a challenging problem, where some video tracks of people across non-overlapping cameras are available for matching. Feature aggregation from a video track is a key step for video-based person…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Xingyu Liao , Lingxiao He , Zhouwang Yang , Chi Zhang

We address the task of supervised action segmentation which aims to partition a video into non-overlapping segments, each representing a different action. Recent works apply transformers to perform temporal modeling at the frame-level,…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Zijia Lu , Ehsan Elhamifar