- Deskripsi :
Wajah Berlabel di Alam Liar: Database untuk Mempelajari Pengenalan Wajah di Lingkungan Tanpa Batasan
Situs web : http://vis-www.cs.umass.edu/lfw
Kode sumber :
tfds.image_classification.LFW
Versi :
-
0.1.0
(default): Tidak ada catatan rilis.
-
Ukuran unduhan :
172.20 MiB
Ukuran kumpulan data :
Unknown size
Cache otomatis ( dokumentasi ): Tidak diketahui
Split :
Membagi | Contoh |
---|---|
'train' | 13.233 |
- Fitur :
FeaturesDict({
'image': Image(shape=(250, 250, 3), dtype=tf.uint8),
'label': Text(shape=(), dtype=tf.string),
})
Kunci yang diawasi (Lihat
as_supervised
doc ):('label', 'image')
Kutipan :
@TechReport{LFWTech,
author = {Gary B. Huang and Manu Ramesh and Tamara Berg and Erik Learned-Miller},
title = {Labeled Faces in the Wild: A Database for Studying Face Recognition in Unconstrained Environments},
institution = {University of Massachusetts, Amherst},
year = 2007,
number = {07-49},
month = {October}
}
- Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):