Skip to content

This project is made under Microsoft engage 2022 mentorship program . It is a flutter application powered by a CNN machine learning algorithm, through which you can generate a human face by drawing a rough sketch of it.

Notifications You must be signed in to change notification settings

bharatbudhori/HumanGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to set up Project :

Step-1 : Clone the repository
Step-2 : Download the file model file from the following link and paste it                it the "FlaskServerHuman" folder.

	https://drive.google.com/file/d/1oslKYq7kmcSr5WkuFtjlQFUKFFfbzvLY/view?usp=sharing

Step-3 : Change the line 3 of humanflask.py file and replace the ip with your IPv4 address.

Step-4 : Go to Flutter_UI >> lib >> home.dart and change the string in line 55 to "your IPv4:5000/predict".

Step-5: Run in suitable Environment.

About

This project is made under Microsoft engage 2022 mentorship program . It is a flutter application powered by a CNN machine learning algorithm, through which you can generate a human face by drawing a rough sketch of it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages