File size: 614 Bytes
51b74ba d2e2a67 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
dataset_info:
features:
- name: image
dtype: image
- name: filename
dtype: string
splits:
- name: train
num_bytes: 6762276135.684
num_examples: 15803
download_size: 6963004713
dataset_size: 6762276135.684
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
https://vis-www.cs.umass.edu/lfw/
Gary B. Huang, Manu Ramesh, Tamara Berg, and Erik Learned-Miller.
Labeled Faces in the Wild: A Database for Studying Face Recognition in Unconstrained Environments.
University of Massachusetts, Amherst, Technical Report 07-49, October, 2007.
[pdf]
|