技术标签: UDA SSG RE-ID 论文解析 self-similarity ICCV
下方↓公众号后台回复“SSG”,即可获得论文电子资源。
Person re-identification (re-ID) aims at matching images of a person in one camera with the images of this person from other different cameras. Because
However, the traditional UDA approaches [4, 5, 27] always have an assumption that the source and target domain share the same set of classes, which does not hold for the person re-ID problem.
The main reason is that most previous works focus on increasing the training samples or comparing the similarity or dissim- ilarity between the source dataset and the target dataset but ignoring the similar natural characteristics existing in the training samples from the target domain. //其主要原因是以往的工作多集中于增加训练样本,或者比较源数据集和目标数据集的相似度或不相似度,而忽略了目标域训练样本中存在的相似的自然特征。
person re-ID problem is actually an open set prob- lem. In other words, we cannot know in advance how many identities are included in a given unlabeled target dataset. Thus, the superior characteristics from traditional one shot setting cannot be directly applied to the re-ID case. //人再识别问题实际上是一个开集问题。换句话说,我们无法预先知道给定的未标记目标数据集中包含了多少身份。因此,传统的one-shot设置的优越特性不能直接应用到re-ID的情况下。
we explore how to harness the similar natural characteris- tics existing in the samples from the target domain for learning to conduct person re-ID in an unsupervised man- ner. //我们探讨了如何利用目标域样本中存在的相似的自然特征来学习在无监督的人中进行人的再识别。
In order to address Problem #2 and discover the similarities among person images in target dataset, we pro- posed unsupervised Self-similarity Grouping (SSG) to mine the potential similarities from global to local manner.
Upon our SSG, we further present a semi-supervised so- lution based clustering-guided annotation to approach the performance of the fully-supervised counterpart and effi- ciently achieve the adaption from the source domain to the target one. //在此基础上,我们进一步提出了一种基于聚类引导的半监督注释,以接近完全监督对等体的性能,并有效地实现了从源域到目标域的自适应。
。。。。
[1] Slawomir Bak and Peter Carr. One-shot metric learning for person re-identification. In IEEE CVPR, pages 1571–1580, 2017. 3
[2] Loris Bazzani, Marco Cristani, and Vittorio Murino. Symmetry-driven accumulation of local features for human characterization and re-identification. Computer Vision and Image Understanding, 2013. 3
[3] Konstantinos Bousmalis, Nathan Silberman, David Dohan, Dumitru Erhan, and Dilip Krishnan. Unsupervised pixel- level domain adaptation with generative adversarial net- works. In IEEE CVPR, 2017. 2
[4] Yuhua Chen, Wen Li, Christos Sakaridis, Dengxin Dai, and Luc Van Gool. Domain adaptive faster r-cnn for object de- tection in the wild. In IEEE CVPR, 2018. 1
[5] Yuhua Chen, Wen Li, and Luc Van Gool. Road: Reality ori- ented adaptation for semantic segmentation of urban scenes. In IEEE CVPR, 2018. 1
[6] Brian Chu, Vashisht Madhavan, Oscar Beijbom, Judy Hoff- man, and Trevor Darrell. Best practices for fine-tuning visual classifiers to new domains. In ECCV, pages 435–442, 2016. 2
[7] Jia Deng, Wei Dong, Richard Socher, Li-Jia Li, Kai Li, and Li Fei-Fei. Imagenet: A large-scale hierarchical image database. In IEEE CVPR, pages 248–255, 2009. 4
[8] Weijian Deng, Liang Zheng, Guoliang Kang, Yi Yang, Qix- iang Ye, and Jianbin Jiao. Image-image domain adaptation with preserved self-similarity and domain-dissimilarity for person reidentification. In IEEE CVPR, 2018. 1, 2, 3, 4, 6, 7, 8
[9] Martin Ester, Hans-Peter Kriegel, J¨org Sander, Xiaowei Xu, et al. A density-based algorithm for discovering clusters in large spatial databases with noise. In Kdd, 1996. 4
[10] Hehe Fan, Liang Zheng, Chenggang Yan, and Yi Yang. Unsupervised person re-identification: Clustering and fine- tuning. ACMTransactions on Multimedia Computing, Com- munications, and Applications (TOMM), 2018. 1, 8
[11] Li Fei-Fei, Rob Fergus, and Pietro Perona. One-shot learning of object categories. IEEE TPAMI, 2006. 3
[12] Pedro F Felzenszwalb, Ross B Girshick, David McAllester, and Deva Ramanan. Object detection with discriminatively trained part-based models. IEEE TPAMI, 2010. 6
[13] Dario Figueira, Loris Bazzani, Ha Quang Minh, Marco Cristani, Alexandre Bernardino, and Vittorio Murino. Semi-supervised multi-feature learning for person re- identification. In AVSS, pages 111–116, 2013. 3
[14] Yang Fu, Xiaoyang Wang, Yunchao Wei, and Thomas Huang. Sta: Spatial-temporal attention for large-scale video- based person re-identification. In AAAI, 2019. 4
[15] Yang Fu, Yunchao Wei, Yuqian Zhou, Honghui Shi, Gao Huang, Xinchao Wang, Zhiqiang Yao, and Thomas Huang. Horizontal pyramid matching for person re-identification. In AAAI, 2019. 4
[16] Yaroslav Ganin and Victor Lempitsky. Unsupervised domain adaptation by backpropagation. In IEEE ICML, 2015. 2
[17] Yaroslav Ganin, Evgeniya Ustinova, Hana Ajakan, Pas- cal Germain, Hugo Larochelle, Franc¸ois Laviolette, Mario
Marchand,Marchand, and Victor Lempitsky. Domain-adversarial train- ing of neural networks. The Journal of Machine Learning Research, 2016. 2
[18] Douglas Gray and Hai Tao. Viewpoint invariant pedestrian recognition with an ensemble of localized features. In ECCV, 2008. 3
[19] Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun. Deep residual learning for image recognition. In IEEE CVPR, pages 770–778, 2016. 4
[20] Alexander Hermans, Lucas Beyer, and Bastian Leibe. In de- fense of the triplet loss for person re-identification. arXiv preprint arXiv:1703.07737, 2017. 1, 4, 5
[21] Phillip Isola, Jun-Yan Zhu, Tinghui Zhou, and Alexei A Efros. Image-to-image translation with conditional adver- sarial networks. arXiv preprint, 2017. 2
[22] Diederik P Kingma and Jimmy Ba. Adam: A method for stochastic optimization. arXiv preprint arXiv:1412.6980, 2014. 6
[23] Yu-Jhe Li, Fu-En Yang, Yen-Cheng Liu, Yu-Ying Yeh, Xi- aofei Du, and Yu-Chiang Frank Wang. Adaptation and re- identification network: An unsupervised deep transfer learn- ing approach to person re-identification. In IEEE CVPRW, 2018. 7, 8
[24] Shengcai Liao, Yang Hu, Xiangyu Zhu, and Stan Z Li. Per- son re-identification by local maximal occurrence represen- tation and metric learning. In IEEE CVPR, pages 2197– 2206, 2015. 3, 8
[25] Ming-Yu Liu and Oncel Tuzel. Coupled generative adversar- ial networks. In NIPS, pages 469–477, 2016. 2
[26] Xiao Liu, Mingli Song, Dacheng Tao, Xingchen Zhou, Chun Chen, and Jiajun Bu. Semi-supervised coupled dictionary learning for person re-identification. In IEEE CVPR, pages 3550–3557, 2014. 3
[27] Saeid Motiian, Marco Piccirilli, Donald A Adjeroh, and Gi- anfranco Doretto. Unified deep supervised domain adapta- tion and generalization. In IEEE ICCV, volume 2, page 3, 2017. 1, 2
[28] Adam Paszke, Sam Gross, Soumith Chintala, Gregory Chanan, Edward Yang, Zachary DeVito, Zeming Lin, Al- ban Desmaison, Luca Antiga, and Adam Lerer. Automatic differentiation in pytorch. In NIPS-W, 2017. 6
[29] Peixi Peng, Tao Xiang, Yaowei Wang, Massimiliano Pon- til, Shaogang Gong, Tiejun Huang, and Yonghong Tian. Unsupervised cross-dataset transfer learning for person re- identification. In IEEE CVPR, pages 1306–1315, 2016. 3, 8
[30] Shaoqing Ren, Kaiming He, Ross Girshick, and Jian Sun. Faster r-cnn: Towards real-time object detection with region proposal networks. In NIPS, 2015. 6
[31] Ergys Ristani, Francesco Solera, Roger Zou, Rita Cucchiara, and Carlo Tomasi. Performance measures and a data set for multi-target, multi-camera tracking. In ECCV, 2016. 2, 6
[32] Florian Schroff, Dmitry Kalenichenko, and James Philbin. Facenet: A unified embedding for face recognition and clus- tering. In IEEE CVPR, 2015. 5
[33] Liangchen Song, Cheng Wang, Lefei Zhang, Bo Du, Qian Zhang, Chang Huang, and Xinggang Wang. Unsuper-vised domain adaptive re-identification: Theory and practice. arXiv preprint arXiv:1807.11334, 2018. 7, 8
[34] Baochen Sun, Jiashi Feng, and Kate Saenko. Return of frus- tratingly easy domain adaptation. In AAAI, 2016. 2
[35] Baochen Sun and Kate Saenko. Deep coral: Correlation alignment for deep domain adaptation. In ECCV, pages 443– 450, 2016. 2
[36] Yifan Sun, Liang Zheng, Yi Yang, Qi Tian, and Shengjin Wang. Beyond part models: Person retrieval with refined part pooling. arXiv preprint arXiv:1711.09349, 2017. 1
[37] Eric Tzeng, Coline Devin, Judy Hoffman, Chelsea Finn, Pieter Abbeel, Sergey Levine, Kate Saenko, and Trevor Darrell. Adapting deep visuomotor representations with weak pairwise constraints. arXiv preprint arXiv:1511.07111, 2015. 2
[38] GuanshuoWang, Yufeng Yuan, Xiong Chen, Jiwei Li, and Xi Zhou. Learning discriminative features with multiple gran- ularities for person re-identification. In ACM Multimedia, 2019. 1, 4
[39] Jingya Wang, Xiatian Zhu, Shaogang Gong, and Wei Li. Transferable joint attribute-identity deep learning for unsu- pervised person re-identification. In IEEE CVPR, 2018. 3, 4, 8
[40] Longhui Wei, Shiliang Zhang, Wen Gao, and Qi Tian. Person transfer gan to bridge domain gap for person re- identification. In IEEE CVPR, 2018. 2, 3, 4, 6, 8
[41] Yu Wu, Yutian Lin, Xuanyi Dong, Yan Yan, Wanli Ouyang, and Yi Yang. Exploit the unknown gradually: One-shot video-based person re-identification by stepwise learning. In IEEE CVPR, 2018. 3, 5
[42] Jason Yosinski, Jeff Clune, Yoshua Bengio, and Hod Lipson. How transferable are features in deep neural networks? In Advances in neural information processing systems, pages 3320–3328, 2014. 2
[43] Hong-Xing Yu, Ancong Wu, and Wei-Shi Zheng. Cross- view asymmetric metric learning for unsupervised person re- identification. In IEEE ICCV, 2017. 8
[44] Hong-Xing Yu, Wei-Shi Zheng, Ancong Wu, Xiaowei Guo, Shaogang Gong, and Jian-Huang Lai. Unsupervised person re-identification by soft multilabel learning. In IEEE CVPR, 2019. 7, 8
[45] Liang Zheng, Liyue Shen, Lu Tian, Shengjin Wang, Jing- dong Wang, and Qi Tian. Scalable person re-identification: A benchmark. In IEEE ICCV, pages 1116–1124, 2015. 2, 6, 8
[46] Zhedong Zheng, Liang Zheng, and Yi Yang. Unlabeled sam- ples generated by gan improve the person re-identification baseline in vitro. arXiv preprint arXiv:1701.07717, 2017. 2, 6
[47] Zhun Zhong, Liang Zheng, Donglin Cao, and Shaozi Li. Re- ranking person re-identification with k-reciprocal encoding. In IEEE CVPR, pages 3652–3661, 2017. 4, 5, 6
[48] Zhun Zhong, Liang Zheng, Guoliang Kang, Shaozi Li, and Yi Yang. Random erasing data augmentation. arXiv preprint arXiv:1708.04896, 2017. 6
[49] Zhun Zhong, Liang Zheng, Shaozi Li, and Yi Yang. Gener- alizing a person retrieval model hetero-and homogeneously. In ECCV, pages 172–188, 2018. 2, 3, 4, 8
[50] Zhun Zhong, Liang Zheng, Zhiming Luo, Shaozi Li, and Yi Yang. Invariance matters: Exemplar memory for domain adaptive person re-identification. In IEEE CVPR, 2019. 8
[51] Zhun Zhong, Liang Zheng, Zhedong Zheng, Shaozi Li, and Yi Yang. Camera style adaptation for person re- identification. In IEEE CVPR, pages 5157–5166, 2018. 4, 6
MATLABEmail [email protected]://web.xidian.edu.cn/qkdong/1. Matlab2. 3. 4.Matlab1xmean(x) std(x)median(x) var(x)skewness(x) kurtosis(x)2Adata [N,X]=hist(data,k) [min(data),...
BOM——Byte Order Mark,就是字节序标记。UTF-8 BOM又叫UTF-8 签名,其实UTF-8 的BOM对UFT-8没有作用,是为了支持UTF-16,UTF-32才加上的。BOM签名的意思就是告诉编辑器当前文件采用何种编码,方便编辑器识别,但是BOM虽然在编辑器。在UCS 编码中有一个叫做"ZERO WIDTH NO-BREAK SPACE"的字符,它的编码是FEF...
在实际业务开发过程中,或多或少会遇到树形控件的需求。最简单的需求比如 QQ 联系人的分组:类似于这种,Flutter 给我们提供了相当便捷的 UI 组件 Expansio...
[LOJ 2146][BZOJ 4873][Shoi2017]寿司餐厅题意比较复杂放LOJ题面好了qaq...Kiana 最近喜欢到一家非常美味的寿司餐厅用餐。每天晚上,这家餐厅都会按顺序提供 \(n\) 种寿司,第 \(i\) 种寿司有一个代号 \(a_i\) 和美味度 \(d_{i, i}\),不同种类的寿司有可能使用相同的代号。每种寿司的份数都是无限的,Kiana 也可以...
#include<stdio.h>int main(){ int a,b,flag=0; char op; scanf("%d",&a); while(1) { scanf("%c",&op); if(op =='=') { break; } scanf("%d",&b); switch(op) { case '+':a=a+b;break; case '-':a=a-b;break; case...
信号类型个平台的信号定义或许有些不同。下面列出了POSIX中定义的信号。Linux 使用34-64信号用作实时系统中。命令man 7 signal提供了官方的信号介绍。在POSIX.1-1990标准中定义的信号列表信号值动作说明SIGHUP1Term终端控制进程结束(终端连接断开)SIGINT2Term用户...
NMAP0x01 nmap简介namp(Network Mapper)是一款开源的网络探测和安全审核工具。它被设计用来快速扫描大型网络,包括主机探测、端口开放情况、操作系统与应用服务指纹识别、WAF识别及常见安全漏洞。官网:https://nmap.org/0x02 nmap常用方法1.扫描单个地址nmap 192.168.1.1032.扫描多个地址nmap 192.168.1.100-1803.扫描目标地址所在的某个网段以C段为例,若目标是一个网段,则可以通过添加子网掩码的方式
直接贴源码:<el-card> <el-alert title="标题" :closable="false" show-icon type="warning"> </el-alert> <el-row class="my_row"> <el-col> <!-- 注意这里 a--> </el-col>
我们很高兴地宣布 Apache Dubbo 已正式作为独立项目参与到 GSoC 2022(2022 谷歌编程夏令营)中,当前贡献者报名阶段也已经正式启动,如果您对 Dubbo、对 GSoC、对开源感兴趣,欢迎报名参与。值得注意的是今年 GSoC 规则的一个变化:今年的活动同时对在校大学生、社会员工开放。也就是说,只要是对开源和编码感兴趣的开发者就可以报名参加 Dubbo 项目夏令营。这已经是 Apache Dubbo 社区第 3 次参加谷歌编程夏令营了,之前两届都取得了圆满的成功。一方面 Dubbo 社区
数据库:RegionCREATE DATABASE [Region]表:ProvinceCREATE TABLE [dbo].[Province]( [Id] [int] NOT NULL, [ProvinceId] [nvarchar](6) NOT NULL, [ProvinceName] [nvarchar](200) NOT NULL, ...
如何在远程服务器上进行编码呢?vscode!!!当然,还有很多其他选择,例如sublime、ultraedit等等,这里我们用非常流行的vscode来连接ubuntu服务器做讲解!1、下载vscode百度搜索vscode(注意不是visual studio),进入vscode官网进行下载。2、安装ssh插件根据你的操作系统选择对应的版本进行下载和安装。安装完成之后,启动vscode,选择左侧Extensions 选项卡,在输入框搜索 re...
使用附加依赖项属性搞定////附加依赖项属性类 TreeViewExtensions.cs public class TreeViewExtensions : TreeView { /// <summary> /// Gets the value of the dependency property "EnableMultiSelect...