Skip to content

myme5261314/facescrub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facescrub

Download dataset from http://vintage.winklerbros.net/facescrub.html

simply rum python download.py, all images are downloaded under download.

Notice

Since I want to vertify the image and extract face region from the images, opencv-python package needed. If you are on Windows, this url can be very helpful to install packages.

What's new in this fork?

Using FirstName_LastName_imageidx_faceidx.jpg as file name as recorded in the txt. Use sha256 value to check if the downloaded image is correct. If not delete it. If certain existing image file doesn't pass its sha256 value check, then delete it and retry to download it.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%