Skip to content

๐Ÿˆ๐Ÿˆ๐Ÿ’ป Plasticine is a facial deformation application based on face recognition made by Topaz. Test available on ubuntu and macOS.

License

Notifications You must be signed in to change notification settings

Topaz1618/Plasticine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Plasticine is a facial deformation application based on face recognition, made by Topaz(Website|Blog)

Chinese README

Features:

  • Support for obtaining key points of the face
  • Support deformation of cheeks, chin, cheekbones

Environment

  • Python3
  • tensorflow==1.15.0
  • OpenCV
  • Ubuntu16.04/macOS

Installation (Ubuntu & macOS)

  1. Download Plasticine
 git clone git@github.com:Topaz1618/Plasticine.git
  1. Install dependencies
 pip install -r requirements.txt

Run

 python slim_face.py

Face photo source

  • You will get photos like the following, and of course there will be a watermark on them .

Screenshots

ใ€Face detection1ใ€‘

  • Get the key points of the face (face deformation is based on the key points)

ใ€Facial deformation result 1ใ€‘

  • Push cheeks outward, chin inward

ใ€Facial deformation result 2ใ€‘

ใ€Facial deformation result 3ใ€‘

TODO

  • Add wxPython, support graphical interface to adjust face deformation, and view the effect in real time.

License

Licensed under the MIT license

About

๐Ÿˆ๐Ÿˆ๐Ÿ’ป Plasticine is a facial deformation application based on face recognition made by Topaz. Test available on ubuntu and macOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages