Skip to content

PvtKowalski/synthetic-faces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

synthetic-faces

To train neural nets download data_samples.zip from https://drive.google.com/file/d/1e810BI-WemXoT6Gp7wSB-1NgIsv2qlK5/view?usp=sharing and unpack it into synthdata drectory.

To use your own data prepare your own csv files with paths to samples and ground truth.

In order to generate synthetic data:

  1. Generate human mesh with Makehuman scripts. You have to launch MH and
  • drop custom random plugin into plugins folder;
  • edit geometries folder structure.
  • copypaste script into its scripting module.
  • launch it from execute tab.
  1. Render it with Blender scripts. You have to put absolute paths in params.py and beginning of render_script.py.

About

Generation of synthetic data with Makehuman and Blender for Landmark Detection/Semantic Segmentation/etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages