转载请注明出处:https://www.cnblogs.com/White-xzx/ 原文地址:https://arxiv.org/abs/1811.07130 如有不准确或错误的地方,欢迎交流~ ...
传送门: https: arxiv.org pdf . .pdf 摘要 Feature representation 特征表达 和 metric learning 度量学习 是 person re Identification models 中两个关键的部分。本文关注在 feture representation 并指出 hand crafted histogram features 与CNN ...
2017-03-28 21:12 0 2437 推荐指数:
转载请注明出处:https://www.cnblogs.com/White-xzx/ 原文地址:https://arxiv.org/abs/1811.07130 如有不准确或错误的地方,欢迎交流~ ...
转载请注明作者:https://github.com/ahangchen arxiv 2016 by Mengyue Geng, Yaowei Wang, Tao Xiang, Yongh ...
同样来自中山大学Weishi Zheng老师组的一篇unsupervised person reid,但这篇不是domain adaption,而是只有unlabeled data。 PCB等监督模型的出现表明分块对于行人重识别的有效性。因此这篇文章利用分块的思想解决非监督问题 ...
A Discriminatively Learned CNN Embedding for Person Re-identification Zheng Z, Zheng L, Yang Y. A Discriminatively Learned CNN Embedding ...
这篇稍老一点,18年的用GAN做reid的paper,和上篇19年将输入分解为appearance和structure不同。这篇FD-GAN是希望提到的特征仅仅和id有关,而和姿势无关。所以将输入分解为id+pose。编码器可视化如下: FD-GAN尽量在同一id姿态改变的情况下保持id特征 ...
1. 概念 Re-ID(行人重试别, 跨境追踪)是利用计算机视觉技术判断图像或者视频序列中是否存在特定行人的技术。给定一张切好块的行人图像 (query image,), 从一大堆切好块的图像 (gallery images) 中找到同一身份的人的图像的过程。这些图像通常是由不同摄像头拍摄 ...
Title: Deep Metric Learning for Person Re-Identification Authors: Dong Yi, Zhen Lei, Shengcai Liao and Stan Z. Li Affiliation: Center ...
Person Re-identification with Deep Similarity-Guided Graph Neural Network 2018-07-27 17:41:45 Paper: https://128.84.21.199/pdf/1807.09975.pdf 本文 ...