paper-with-me

Papers

Self-supervised Correlation Mining Network for Person Image Generation

2021-11-26 · CVPR 2022 1 · Zijian Wang, Xingqun Qi, Kun Yuan, Muyi Sun

Person image generation aims to perform non-rigid deformation on source images, which generally requires unaligned data pairs for training. Recently, self-supervised methods express great prospects in this task by merging the disentangled representations for self-reconstruction. However, such methods fail to exploit the spatial correlation between the disentangled features. In this paper, we propose a Self-supervised Correlation Mining Network (SCM-Net) to rearrange the source images in the feature space, in which two collaborative modules are integrated, Decomposed Style Encoder (DSE) and Correlation Mining Module (CMM). Specifically, the DSE first creates unaligned pairs at the feature level. Then, the CMM establishes the spatial correlation field for feature rearrangement. Eventually, a translation module transforms the rearranged features to realistic results. Meanwhile, for improving the fidelity of cross-scale pose transformation, we propose a graph based Body Structure Retaining Loss (BSR Loss) to preserve reasonable body structures on half body to full body generation. Extensive experiments conducted on DeepFashion dataset demonstrate the superiority of our method compared with other supervised and unsupervised approaches. Furthermore, satisfactory results on face generation show the versatility of our method in other deformation tasks.

📄 PDF Abstract BibTeX arXiv:2111.13307

Code (0)

등록된 구현이 없습니다.

Tasks

Face GenerationImage Generation

Similar Papers 제목 키워드 기반

Self-similarity Driven Scale-invariant Learning for Weakly Supervised Person Search

2023-02-25 · ICCV 2023 1 · Benzhi Wang, Yang Yang, Jinlin Wu, Guo-Jun Qi 외

Weakly supervised person search aims to jointly detect and match persons with only bounding box annotations. Existing approaches typically focus on improving the features by exploring relations of persons. However, scale…

Person Search

SelfDocSeg: A Self-Supervised vision-based Approach towards Document Segmentation

2023-05-01 · Subhajit Maity, Sanket Biswas, Siladittya Manna, Ayan Banerjee 외

Document layout analysis is a known problem to the documents research community and has been vastly explored yielding a multitude of solutions ranging from text mining, and recognition to graph-based representation, visu…

Document Layout Analysisobject-detectionObject Detection

Context-Aware Unsupervised Clustering for Person Search

2021-10-04 · Byeong-Ju Han, Kuhyeun Ko, Jae-Young Sim

The existing person search methods use the annotated labels of person identities to train deep networks in a supervised manner that requires a huge amount of time and effort for human labeling. In this paper, we first in…

ClusteringPerson Re-IdentificationPerson SearchUnsupervised Person Re-Identification

Speech2Face: Learning the Face Behind a Voice

2019-05-23 · CVPR 2019 6 · Tae-Hyun Oh, Tali Dekel, Changil Kim, Inbar Mosseri 외

How much can we infer about a person's looks from the way they speak? In this paper, we study the task of reconstructing a facial image of a person from a short audio recording of that person speaking. We design and trai…

PersonViT: Large-scale Self-supervised Vision Transformer for Person Re-Identification

2024-08-10 · Bin Hu, Xinggang Wang, Wenyu Liu

Person Re-Identification (ReID) aims to retrieve relevant individuals in non-overlapping camera images and has a wide range of applications in the field of public safety. In recent years, with the development of Vision T…

Contrastive LearningPerson Re-IdentificationSelf-Supervised LearningUnsupervised Pre-training