Coder Social home page Coder Social logo

loken14 / cfsm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liufeng2915/cfsm

0.0 0.0 0.0 3.37 MB

Controllable and Guided Face Synthesis for Unconstrained Face Recognition (ECCV 2022)

Home Page: http://cvlab.cse.msu.edu/project-cfsm.html

License: MIT License

Python 100.00%

cfsm's Introduction

Controllable and Guided Face Synthesis for Unconstrained Face Recognition

European Conference on Computer Vision (ECCV 2022). [Arxiv, PDF, Supp, Project]

Feng Liu, Minchul Kim, Anil Jain, Xiaoming Liu

We propose a controllable face synthesis model (CFSM) that can mimic the distribution of target datasets in a style latent space. CFSM learns a linear subspace with orthogonal bases in the style latent space with precise control over the diversity and degree of synthesis. Furthermore, the pre-trained synthesis model can be guided by the face recognition (FR) model, making the resulting images more beneficial for FR model training. Besides, target dataset distributions are characterized by the learned orthogonal bases, which can be utilized to measure the distributional similarity among face datasets. Our approach yields significant performance gains on unconstrained benchmarks, such as IJB-B, IJB-C, TinyFace and IJB-S (+5.76% Rank1).

Introduction

This paper aims to answer the following three questions:

  • Can we learn a face synthesis model that can discover the styles in the target unconstrained data, which enables us to precisely control and increase the diversity of the labeled training samples?
  • Can we incorporate the feedback provided by the FR model in generating synthetic training data, towards facilitating FR model training?
  • Additionally, as a by-product of our proposed style based synthesis, can we model the distribution of a target dataset, so that it allows us to quantify the distributional similarity among face datasets?

Prerequisites

This code is developed with

  • Python 3.7
  • Pytorch 1.8
  • Cuda 11.1

Stage1: Controllable Face Synthesis Model (CFSM)

Please refer to CFSM/README for the details.

Stage2: Guided Face Synthesis for Face Recognition

Please refer to GuidedFaceRecognition/README for the details.

Citation

@inproceedings{liu2022cfsm,
title={Controllable and Guided Face Synthesis for Unconstrained Face Recognition},
author={Liu, Feng and Kim, Minchul and Jain, Anil and Liu, Xiaoming},
booktitle={ECCV},
year={2022}}

Acknowledgments

Here are some great resources we benefit from:

License

MIT License

Contact

For questions feel free to post here or drop an email to - [email protected]

cfsm's People

Contributors

liufeng2915 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.