中文
相关论文

相关论文: MGH: Metadata Guided Hypergraph Modeling for Unsup…

200 篇论文

Person re-identification (re-ID) is of great importance to video surveillance systems by estimating the similarity between a pair of cross-camera person shorts. Current methods for estimating such similarity require a large number of…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Lin Wu , Deyin Liu , Wenying Zhang , Dapeng Chen , Zongyuan Ge , Farid Boussaid , Mohammed Bennamoun , Jialie Shen

Unsupervised person re-identification (ReID) is a challenging task without data annotation to guide discriminative learning. Existing methods attempt to solve this problem by clustering extracted embeddings to generate pseudo labels.…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Xue Li , Tengfei Liang , Yi Jin , Tao Wang , Yidong Li

Manual annotation of the labeled data for relation extraction is time-consuming and labor-intensive. Semi-supervised methods can offer helping hands for this problem and have aroused great research interests. Existing work focuses on…

计算与语言 · 计算机科学 2020-10-23 Wanli Li , Tieyun Qian

Recent advances in semi-supervised learning methods rely on estimating the categories of unlabeled data using a model trained on the labeled data (pseudo-labeling) and using the unlabeled data for various consistency-based regularization.…

机器学习 · 计算机科学 2019-06-14 Chia-Wen Kuo , Chih-Yao Ma , Jia-Bin Huang , Zsolt Kira

An ongoing major challenge in computer vision is the task of person re-identification, where the goal is to match individuals across different, non-overlapping camera views. While recent success has been achieved via supervised learning…

计算机视觉与模式识别 · 计算机科学 2020-01-15 Devinder Kumar , Parthipan Siva , Paul Marchwica , Alexander Wong

Graph anomaly detection (GAD) is a critical task in graph machine learning, with the primary objective of identifying anomalous nodes that deviate significantly from the majority. This task is widely applied in various real-world scenarios,…

机器学习 · 计算机科学 2025-07-03 Xiang Li , Jianpeng Qi , Zhongying Zhao , Guanjie Zheng , Lei Cao , Junyu Dong , Yanwei Yu

Due to domain bias, directly deploying a deep person re-identification (re-ID) model trained on one dataset often achieves considerably poor accuracy on another dataset. In this paper, we propose an Adaptive Exploration (AE) method to…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Yuhang Ding , Hehe Fan , Mingliang Xu , Yi Yang

The problem of image-base person identification/recognition is to provide an identity to the image of an individual based on learned models that describe his/her appearance. Most traditional person identification systems rely on learning a…

计算机视觉与模式识别 · 计算机科学 2016-07-05 Abir Das , Rameswar Panda , Amit K. Roy-Chowdhury

Person re-identification (re-ID) requires one to match images of the same person across camera views. As a more challenging task, semi-supervised re-ID tackles the problem that only a number of identities in training data are fully labeled,…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Chih-Ting Liu , Yu-Jhe Li , Shao-Yi Chien , Yu-Chiang Frank Wang

We study an issue commonly seen with graph data analysis: many real-world complex systems involving high-order interactions are best encoded by hypergraphs; however, their datasets often end up being published or studied only in the form of…

社会与信息网络 · 计算机科学 2022-11-28 Yanbang Wang , Jon Kleinberg

Collecting and labeling training data is one important step for learning-based methods because the process is time-consuming and biased. For face analysis tasks, although some generative models can be used to generate face data, they can…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Dingyun Zhang , Chenglai Zhong , Yudong Guo , Yang Hong , Juyong Zhang

Person re-identification (Person ReID) is a challenging task due to the large variations in camera viewpoint, lighting, resolution, and human pose. Recently, with the advancement of deep learning technologies, the performance of Person ReID…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Wangmeng Xiang , Jianqiang Huang , Xianbiao Qi , Xiansheng Hua , Lei Zhang

Person re-identification (ReID) aims at re-identifying persons from different viewpoints across multiple cameras, of which it is of great importance to learn multifaceted features expressed in different parts of a person, e.g., clothes,…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Cheng Yan , Guansong Pang , Xiao Bai , Chunhua Shen

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

Person re-identification (reID) aims to match person images to retrieve the ones with the same identity. This is a challenging task, as the images to be matched are generally semantically misaligned due to the diversity of human poses and…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Xin Jin , Cuiling Lan , Wenjun Zeng , Guoqiang Wei , Zhibo Chen

Unsupervised video person re-identification (reID) methods usually depend on global-level features. And many supervised reID methods employed local-level features and achieved significant performance improvements. However, applying…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Xianghao Zang , Ge Li , Wei Gao , Xiujun Shu

Vehicle re-identification (Vehicle ReID) aims at retrieving vehicle images across disjoint surveillance camera views. The majority of vehicle ReID research is heavily reliant upon supervisory labels from specific human-collected datasets…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Zhigang Chang , Shibao Zheng

Unsupervised person re-identification is a challenging and promising task in computer vision. Nowadays unsupervised person re-identification methods have achieved great progress by training with pseudo labels. However, how to purify feature…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Long Lan , Xiao Teng , Jing Zhang , Xiang Zhang , Dacheng Tao

Attention has become more attractive in person reidentification (ReID) as it is capable of biasing the allocation of available resources towards the most informative parts of an input signal. However, state-of-the-art works concentrate only…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Binghui Chen , Weihong Deng , Jiani Hu

Incremental learning for person re-identification (ReID) aims to develop models that can be trained with a continuous data stream, which is a more practical setting for real-world applications. However, the existing incremental ReID methods…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zexian Yang , Dayan Wu , Wanqian Zhang , Bo Li , Weiping Wang