- Açıklama:
Vahşi Doğada Etiketlenmiş Yüzler: Kısıtlanmamış Ortamlarda Yüz Tanıma Çalışması İçin Bir Veritabanı
Anasayfa: http://vis-www.cs.umass.edu/lfw
Kaynak kodu:
tfds.image_classification.LFW
sürümleri:
-
0.1.0
(varsayılan): Hayır sürüm notları.
-
İndirme boyutu:
172.20 MiB
Veri kümesi boyutu:
Unknown size
Otomatik önbelleğe ( dokümantasyon ): Bilinmeyen
Splits:
Bölmek | Örnekler |
---|---|
'train' | 13.233 |
- Özellikler:
FeaturesDict({
'image': Image(shape=(250, 250, 3), dtype=tf.uint8),
'label': Text(shape=(), dtype=tf.string),
})
Denetimli tuşları (Bkz
as_supervised
doc ):('label', 'image')
Şekil ( tfds.show_examples ):
- Örnekler ( tfds.as_dataframe ):
- Citation:
@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}
}