Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 403 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 403 Bytes

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.