Skip to content

wkentaro/real-harem

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

REAL HAREM

Transgender of real persons to achieve real harem, with mixed reality on Hololens.

This is a project in the lecture "Intelligent Software" at the University of Tokyo in winter 2017.

Challenges

  • Translate gender of person with remaining his/her face characteristic.
  • Track face motion in real time.
  • Paste the generated image onto the tracked face naturally. (transgender network won't run in real time, 60fps)
  • Translate gender of clothes.

Usage

Hololens demo

Server

# installation
make sample_transgender

cd transgender
sudo bash
source .anaconda3/bin/activate
./runserver.py

# client sample
./sample_post.py

Client (Hololens)

Author: @ban-masa

Deploy https://github.com/ban-masa/HoloFaceSamples/tree/real-harem to Hololens.
Please check the URL of server.

Convert faces to female

Author: @wkentaro

We use StarGAN for transgender.

make sample_transgender  # it translates gender of JSK lab members.

Paste face to face

Author: @wkentaro

make sample_paste_face  # it paste face to face.

Shared data

About

Transgender of real persons to achieve real harem, with mixed reality on Hololens.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published