wkentaro / real-harem

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 89.1%Language:Shell 10.3%Language:Makefile 0.6%