Skip to content

A lot of ai-generated faces, categorized by gender and age, along with the code to generate them.

License

Notifications You must be signed in to change notification settings

BillPlayzToday/HumanFaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HumanFaces

Disclaimer

I'm not trying to carry out sexism, ageism or anything else here, this is simply an AI (sorting and generating fake faces) test. The AIs are not made by me!

What's this?

First, I've generated a few fake faces, which have all been constructed by this site, you might already know. To get the raw image, I simply sent a request to that site, which simply returns a .jfif file, which can be handled identically to .jpg and .jpeg files.

Having all those files shoved together in one folder, I applied this python package, to sort between gender and age.

It's about 5,000 faces or something generated in a night, feel free to use it as an AI trainer or similar. 1 in 100 faces seems to be glitched or miscategorized.

How to use

You'll have to follow the installing instructions of this repository. The rest is being done by the pre-installed "requests" module of python.

About

A lot of ai-generated faces, categorized by gender and age, along with the code to generate them.

Topics

Resources

License

Stars

Watchers

Forks

Languages