Skip to content
Alice Loukianova edited this page Apr 27, 2020 · 6 revisions

Software implementation

All source code used to generate the results and figures in the paper are in the code folder. The calculations and figure generation are all run inside Jupyter notebooks. The data used in this study is provided in data and the sources for the manuscript text and figures are in manuscript. Results generated by the code are saved in results. See the README.md files in each directory for a full description.

Getting the code

You can download a copy of all the files in this repository by cloning the git repository:

git clone https://github.com/visionjo/facerec-bias-bfw.git

or download a zip archive.

BFW Data

Download the Balanced Faces in the Wild (BFW) Data via this form.

Clone this wiki locally