中文
相关论文

相关论文: Person Re-identification with Adversarial Triplet …

200 篇论文

Though much work has been done in the domain of improving the adversarial robustness of facial recognition systems, a surprisingly small percentage of it has focused on self-supervised approaches. In this work, we present an approach that…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Nazmul Karim , Umar Khalid , Nick Meeker , Sarinda Samarasinghe

Modern video person re-identification (re-ID) machines are often trained using a metric learning approach, supervised by a triplet loss. The triplet loss used in video re-ID is usually based on so-called clip features, each aggregated from…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Pengfei Fang , Pan Ji , Lars Petersson , Mehrtash Harandi

As an effective way of metric learning, triplet loss has been widely used in many deep learning tasks, including face recognition and person-ReID, leading to many states of the arts. The main innovation of triplet loss is using feature map…

机器学习 · 计算机科学 2017-11-15 Gongze Cao , Yezhou Yang , Jie Lei , Cheng Jin , Yang Liu , Mingli Song

Adversarial training (AT) is a regularization method that can be used to improve the robustness of neural network methods by adding small perturbations in the training data. We show how to use AT for the tasks of entity recognition and…

计算与语言 · 计算机科学 2019-01-15 Giannis Bekoulis , Johannes Deleu , Thomas Demeester , Chris Develder

As face forgeries generated by deep neural networks become increasingly sophisticated, detecting face manipulations in digital media has posed a significant challenge, underscoring the importance of maintaining digital media integrity and…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Mustafa Hakan Kara , Aysegul Dundar , Uğur Güdükbay

Person re-identification (re-ID) is a task of matching pedestrians under disjoint camera views. To recognise paired snapshots, it has to cope with large cross-view variations caused by the camera view shift. Supervised deep neural networks…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Lin Wu , Richang Hong , Yang Wang , Meng Wang

Video-based person re-identification (Re-ID) which aims to associate people across non-overlapping cameras using surveillance video is a challenging task. Pedestrian attribute, such as gender, age and clothing characteristics contains rich…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Tianrui Chai , Zhiyuan Chen , Annan Li , Jiaxin Chen , Xinyu Mei , Yunhong Wang

Solving Single-Shot Person Re-Identification (Re-Id) by training Deep Convolutional Neural Networks is a daunting challenge, due to the lack of training data, since only two images per person are available. This causes the overfitting of…

计算机视觉与模式识别 · 计算机科学 2020-03-19 M. J. Gómez-Silva , J. M. Armingol , A. de la Escalera

Person re-identification (ReID) under occlusions is a challenging problem in video surveillance. Most of existing person ReID methods take advantage of local features to deal with occlusions. However, these methods usually independently…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Wanxiang Yang , Yan Yan , Si Chen

Person re-identification task has been greatly boosted by deep convolutional neural networks (CNNs) in recent years. The core of which is to enlarge the inter-class distinction as well as reduce the intra-class variance. However, to achieve…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Haibo Jin , Xiaobo Wang , Shengcai Liao , Stan Z. Li

Person re-identification (re-ID) is the task of matching person images across camera views, which plays an important role in surveillance and security applications. Inspired by great progress of deep learning, deep re-ID models began to be…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Zhibo Wang , Siyan Zheng , Mengkai Song , Qian Wang , Alireza Rahimpour , Hairong Qi

Person re-identification (ReID) aims at matching persons across different views/scenes. In addition to accuracy, the matching efficiency has received more and more attention because of demanding applications using large-scale data. Several…

计算机视觉与模式识别 · 计算机科学 2018-04-09 Zheng Liu , Jie Qin , Annan Li , Yunhong Wang , Luc Van Gool

Adversarial training (AT) refers to integrating adversarial examples -- inputs altered with imperceptible perturbations that can significantly impact model predictions -- into the training process. Recent studies have demonstrated the…

机器学习 · 计算机科学 2024-10-22 Mengnan Zhao , Lihe Zhang , Jingwen Ye , Huchuan Lu , Baocai Yin , Xinchao Wang

In visible-infrared video person re-identification (re-ID), extracting features not affected by complex scenes (such as modality, camera views, pedestrian pose, background, etc.) changes, and mining and utilizing motion information are the…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Huafeng Li , Le Xu , Yafei Zhang , Dapeng Tao , Zhengtao Yu

Deep neural networks are susceptible to adversarial attacks and common corruptions, which undermine their robustness. In order to enhance model resilience against such challenges, Adversarial Training (AT) has emerged as a prominent…

机器学习 · 计算机科学 2025-06-17 Tejaswini Medi , Steffen Jung , Margret Keuper

Person re-identification is a basic subject in the field of computer vision. The traditional methods have several limitations in solving the problems of person illumination like occlusion, pose variation and feature variation under complex…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Hamed Alqahtani , Manolya Kavakli-Thorne , Charles Z. Liu

We describe a new method called t-ETE for finding a low-dimensional embedding of a set of objects in Euclidean space. We formulate the embedding problem as a joint ranking problem over a set of triplets, where each triplet captures the…

人工智能 · 计算机科学 2017-05-18 Ehsan Amid , Nikos Vlassis , Manfred K. Warmuth

Adversarial Training (AT) has been found to substantially improve the robustness of deep learning classifiers against adversarial attacks. AT involves obtaining robustness by including adversarial examples in training a classifier. Most…

机器学习 · 计算机科学 2023-07-17 Olukorede Fakorede , Ashutosh Kumar Nirala , Modeste Atsague , Jin Tian

Deep neural networks are easily fooled by small perturbations known as adversarial attacks. Adversarial Training (AT) is a technique aimed at learning features robust to such attacks and is widely regarded as a very effective defense.…

机器学习 · 计算机科学 2020-09-11 Theodoros Tsiligkaridis , Jay Roberts

Person re-identification (Re-ID) aims to match the image frames which contain the same person in the surveillance videos. Most of the Re-ID algorithms conduct supervised training in some small labeled datasets, so directly deploying these…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Jianming Lv , Xintong Wang