中文
相关论文

相关论文: Crossing Generative Adversarial Networks for Cross…

200 篇论文

Recently, Person Re-Identification (Re-ID) has received a lot of attention. Large datasets containing labeled images of various individuals have been released, allowing researchers to develop and test many successful approaches. However,…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Jose Huaman , Felix O. Sumari , Luigy Machaca , Esteban Clua , Joris Guerin

Measuring biases of vision systems with respect to protected attributes like gender and age is critical as these systems gain widespread use in society. However, significant correlations between attributes in benchmark datasets make it…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Chandan Singh , Guha Balakrishnan , Pietro Perona

We present a novel method to solve image analogy problems : it allows to learn the relation between paired images present in training data, and then generalize and generate images that correspond to the relation, but were never seen in the…

机器学习 · 统计学 2017-09-15 Nikolay Jetchev , Urs Bergmann

The Generative Adversarial Network (GAN) is a state-of-the-art technique in the field of deep learning. A number of recent papers address the theory and applications of GANs in various fields of image processing. Fewer studies, however,…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Shuyue Guan , Murray Loew

In the current person Re-identification (ReID) methods, most domain generalization works focus on dealing with style differences between domains while largely ignoring unpredictable camera view change, which we identify as another major…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Bingliang Jiao , Lingqiao Liu , Liying Gao , Guosheng Lin , Ruiqi Wu , Shizhou Zhang , Peng Wang , Yanning Zhang

Matching people across multiple camera views known as person re-identification, is a challenging problem due to the change in visual appearance caused by varying lighting conditions. The perceived color of the subject appears to be…

计算机视觉与模式识别 · 计算机科学 2014-10-10 Rahul Rama Varior , Gang Wang , Jiwen Lu

Although the recent advancement in generative models brings diverse advantages to society, it can also be abused with malicious purposes, such as fraud, defamation, and fake news. To prevent such cases, vigorous research is conducted to…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Yonghyun Jeong , Doyeon Kim , Pyounggeon Kim , Youngmin Ro , Jongwon Choi

Person re-identification across disjoint camera views has been widely applied in video surveillance yet it is still a challenging problem. One of the major challenges lies in the lack of spatial and temporal cues, which makes it difficult…

计算机视觉与模式识别 · 计算机科学 2017-06-28 Hao Liu , Jiashi Feng , Meibin Qi , Jianguo Jiang , Shuicheng Yan

Classical person re-identification approaches assume that a person of interest has appeared across different cameras and can be queried by one of the existing images. However, in real-world surveillance scenarios, frequently no visual…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Ammarah Farooq , Muhammad Awais , Fei Yan , Josef Kittler , Ali Akbari , Syed Safwan Khalid

A Triangle Generative Adversarial Network ($\Delta$-GAN) is developed for semi-supervised cross-domain joint distribution matching, where the training data consists of samples from each domain, and supervision of domain correspondence is…

机器学习 · 计算机科学 2017-11-21 Zhe Gan , Liqun Chen , Weiyao Wang , Yunchen Pu , Yizhe Zhang , Hao Liu , Chunyuan Li , Lawrence Carin

Visual retrieval tasks such as image retrieval and person re-identification (Re-ID) aim at effectively and thoroughly searching images with similar content or the same identity. After obtaining retrieved examples, re-ranking is a widely…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Yuqi Zhang , Qi Qian , Hongsong Wang , Chong Liu , Weihua Chen , Fan Wang

Person re-identification has become a very popular research topic in the computer vision community owing to its numerous applications and growing importance in visual surveillance. Person re-identification remains challenging due to…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Zongjing Cao , Hyo Jong Lee

Person re-identification (re-ID) is a very active area of research in computer vision, due to the role it plays in video surveillance. Currently, most methods only address the task of matching between colour images. However, in poorly-lit…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Nima Mohammadi Meshky , Sara Iodice , Krystian Mikolajczyk

Generative adversarial networks (GANs) provide a way to learn deep representations without extensively annotated training data. They achieve this through deriving backpropagation signals through a competitive process involving a pair of…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Antonia Creswell , Tom White , Vincent Dumoulin , Kai Arulkumaran , Biswa Sengupta , Anil A Bharath

Deep Neural Networks have recently demonstrated promising performance in binary change detection (CD) problems in remote sensing (RS), requiring a large amount of labeled multitemporal training samples. Since collecting such data is…

图像与视频处理 · 电气工程与系统科学 2020-07-08 Jose Luis Holgado Alvarez , Mahdyar Ravanbakhsh , Begüm Demir

Person Re-identification (ReID) is to identify the same person across different cameras. It is a challenging task due to the large variations in person pose, occlusion, background clutter, etc How to extract powerful features is a…

计算机视觉与模式识别 · 计算机科学 2017-10-19 Dangwei Li , Xiaotang Chen , Zhang Zhang , Kaiqi Huang

Most of the proposed person re-identification algorithms conduct supervised training and testing on single labeled datasets with small size, so directly deploying these trained models to a large-scale real-world camera network may lead to…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Jianming Lv , Weihang Chen , Qing Li , Can Yang

Person re-identification (re-ID) models trained on one domain often fail to generalize well to another. In our attempt, we present a "learning via translation" framework. In the baseline, we translate the labeled images from source to…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Weijian Deng , Liang Zheng , Qixiang Ye , Guoliang Kang , Yi Yang , Jianbin Jiao

We empirically investigate the camera bias of person re-identification (ReID) models. Previously, camera-aware methods have been proposed to address this issue, but they are largely confined to training domains of the models. We measure the…

计算机视觉与模式识别 · 计算机科学 2025-02-17 Myungseo Song , Jin-Woo Park , Jong-Seok Lee

Current person re-identification (ReID) methods typically rely on single-frame imagery features, whilst ignoring space-time information from image sequences often available in the practical surveillance scenarios. Single-frame (single-shot)…

计算机视觉与模式识别 · 计算机科学 2016-01-26 Taiqing Wang , Shaogang Gong , Xiatian Zhu , Shengjin Wang