中文
相关论文

相关论文: Person Re-identification Method Based on Color Att…

200 篇论文

Long-Term Person Re-Identification (LT-ReID) has become increasingly crucial in computer vision and biometrics. In this work, we aim to extend LT-ReID beyond pedestrian recognition to include a wider range of real-world human activities…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Feng Liu , Minchul Kim , ZiAng Gu , Anil Jain , Xiaoming Liu

Convolutional Neural Networks have achieved significant success across multiple computer vision tasks. However, they are vulnerable to carefully crafted, human-imperceptible adversarial noise patterns which constrain their deployment in…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Aamir Mustafa , Salman H. Khan , Munawar Hayat , Jianbing Shen , Ling Shao

Generalizable person Re-Identification (ReID) has attracted growing attention in recent computer vision community. In this work, we construct a structural causal model among identity labels, identity-specific factors (clothes/shoes color…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yi-Fan Zhang , Zhang Zhang , Da Li , Zhen Jia , Liang Wang , Tieniu Tan

There is a requirement to determine whether a given person of interest has already been observed over a network of cameras in video surveillance systems. A human appearance obtained in one camera is usually different from the ones obtained…

计算机视觉与模式识别 · 计算机科学 2014-11-14 Kwangchol Jang , Sokmin Han , Insong Kim

While deep neural networks have achieved remarkable success in various computer vision tasks, they often fail to generalize to new domains and subtle variations of input images. Several defenses have been proposed to improve the robustness…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Omid Poursaeed , Tianxing Jiang , Harry Yang , Serge Belongie , SerNam Lim

The transferability of adversarial examples allows the deception on black-box models, and transfer-based targeted attacks have attracted a lot of interest due to their practical applicability. To maximize the transfer success rate,…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Junyoung Byun , Seungju Cho , Myung-Joon Kwon , Hee-Seon Kim , Changick Kim

Transfer adversarial attack is a non-trivial black-box adversarial attack that aims to craft adversarial perturbations on the surrogate model and then apply such perturbations to the victim model. However, the transferability of…

机器学习 · 计算机科学 2021-12-14 Shuman Fang , Jie Li , Xianming Lin , Rongrong Ji

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

Deep neural networks have demonstrated cutting edge performance on various tasks including classification. However, it is well known that adversarially designed imperceptible perturbation of the input can mislead advanced classifiers. In…

机器学习 · 计算机科学 2020-01-07 Mehdi Jafarnia-Jahromi , Tasmin Chowdhury , Hsin-Tai Wu , Sayandev Mukherjee

Person Re-Identification (ReID) is a challenging problem in many video analytics and surveillance applications, where a person's identity must be associated across a distributed non-overlapping network of cameras. Video-based person ReID…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Madhu Kiran , Amran Bhuiyan , Louis-Antoine Blais-Morin , Mehrsan Javan , Ismail Ben Ayed , Eric Granger

In recent years, neural networks have become the default choice for image classification and many other learning tasks, even though they are vulnerable to so-called adversarial attacks. To increase their robustness against these attacks,…

机器学习 · 计算机科学 2020-02-10 Hasan Ferit Eniser , Maria Christakis , Valentin Wüstholz

Most advanced unsupervised anomaly detection (UAD) methods rely on modeling feature representations of frozen encoder networks pre-trained on large-scale datasets, e.g. ImageNet. However, the features extracted from the encoders that are…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Jia Guo , Shuai Lu , Lize Jia , Weihang Zhang , Huiqi Li

Image manipulation detection and localization have received considerable attention from the research community given the blooming of Generative Models (GMs). Detection methods that follow a passive approach may overfit to specific GMs,…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Filippo Bartolucci , Iacopo Masi , Giuseppe Lisanti

Unsupervised domain adaptive person Re-IDentification (ReID) is challenging because of the large domain gap between source and target domains, as well as the lackage of labeled data on the target domain. This paper tackles this challenge…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Jianing Li , Shiliang Zhang

Person re-identification (\textit{re-id}) refers to matching pedestrians across disjoint yet non-overlapping camera views. The most effective way to match these pedestrians undertaking significant visual variations is to seek reliably…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Chengyuan Zhang , Lin Wu , Yang Wang

Person re-identification (ReID) models are known to suffer from camera bias, where learned representations cluster according to camera viewpoints rather than identity, leading to significant performance degradation under (inter-camera)…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Rajarshi Bhattacharya , Shakeeb Murtaza , Christian Desrosiers , Jose Dolz , Maguelonne Heritier , Eric Granger

Automatic fall detection is a vital technology for ensuring the health and safety of people. Home-based camera systems for fall detection often put people's privacy at risk. Thermal cameras can partially or fully obfuscate facial features,…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Vineet Mehta , Abhinav Dhall , Sujata Pal , Shehroz S. Khan

Video-based person re-identification (Re-ID) is an important computer vision task. The batch-hard triplet loss frequently used in video-based person Re-ID suffers from the Distance Variance among Different Positives (DVDP) problem. In this…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Zhiyuan Chen , Annan Li , Shilu Jiang , Yunhong Wang

We introduce a feature scattering-based adversarial training approach for improving model robustness against adversarial attacks. Conventional adversarial training approaches leverage a supervised scheme (either targeted or non-targeted) in…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Haichao Zhang , Jianyu Wang

Visible-infrared pedestrian Re-identification (VI-ReID) aims to match pedestrian images captured by infrared cameras and visible cameras. However, VI-ReID, like other traditional cross-modal image matching tasks, poses significant…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Yue Su , Hao Li , Maoguo Gong