Skip to content

An advanced facial filter to let you become Iron Man.

License

Notifications You must be signed in to change notification settings

yongzhengqi/I-AM-IRON-MAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I AM IRON MAN

This is an advanced facial filter to let you become Iron Man which implemented 3D reconstruction and rendering to handle large-pose cases.

https://ml.qizy.tech/wp-content/uploads/2019/05/2363721637431-1200x800.png

Getting Started

  1. Clone this repo to your local machine
  2. Install required packages
pip install tqdm numpy trimesh pyrender
  1. Run this project
python3 i_am_iron_man.py
  1. If any required retrained model is missing, use the following command to sepicify its location
python3 i_am_iron_man.py -e lib/models/Mark42.obj -m lib/models/mobilenet.model -d lib/models/68_face_landmarks.dat

Authors

License

This project is licensed under the MIT License.

Acknowledgments

  • Thanks for Jianzhu Guo's fantastic work 3DDFA.
  • Thanks for mmatl's amazing render pyrender.

About

An advanced facial filter to let you become Iron Man.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages