Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Beyond Appearance: a Semantic Controllable Self-Supervised Learning Framework for Human-Centric Visual Tasks

About

Human-centric visual tasks have attracted increasing research attention due to their widespread applications. In this paper, we aim to learn a general human representation from massive unlabeled human images which can benefit downstream human-centric tasks to the maximum extent. We call this method SOLIDER, a Semantic cOntrollable seLf-supervIseD lEaRning framework. Unlike the existing self-supervised learning methods, prior knowledge from human images is utilized in SOLIDER to build pseudo semantic labels and import more semantic information into the learned representation. Meanwhile, we note that different downstream tasks always require different ratios of semantic information and appearance information. For example, human parsing requires more semantic information, while person re-identification needs more appearance information for identification purpose. So a single learned representation cannot fit for all requirements. To solve this problem, SOLIDER introduces a conditional network with a semantic controller. After the model is trained, users can send values to the controller to produce representations with different ratios of semantic information, which can fit different needs of downstream tasks. Finally, SOLIDER is verified on six downstream human-centric visual tasks. It outperforms state of the arts and builds new baselines for these tasks. The code is released in https://github.com/tinyvision/SOLIDER.

Weihua Chen, Xianzhe Xu, Jian Jia, Hao luo, Yaohua Wang, Fan Wang, Rong Jin, Xiuyu Sun• 2023

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy96.9
1264
Person Re-IdentificationMarket 1501
mAP94.04
999
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc90.8
499
Person Re-IdentificationMSMT17
mAP0.7801
404
Person Re-IdentificationMarket-1501 (test)
Rank-196.9
384
Pose EstimationCOCO (val)
AP76.6
319
Person Re-IdentificationOccluded-Duke (test)
Rank-1 Acc71.2
177
Text-to-image Person Re-identificationCUHK-PEDES (test)
Rank-1 Accuracy (R-1)57.85
150
Person SearchCUHK-SYSU (test)
CMC Top-10.955
147
Person SearchPRW (test)
mAP59.7
129
Showing 10 of 42 rows

Other info

Code

Follow for update