lfw

  • Açıklama :

Vahşi Doğada Etiketli Yüzler: Kısıtlanmamış Ortamlarda Yüz Tanıma Çalışması İçin Bir Veritabanı

Bölmek örnekler
'train' 13.233
  • Özellik yapısı :
FeaturesDict({
   
'image': Image(shape=(250, 250, 3), dtype=uint8),
   
'label': Text(shape=(), dtype=string),
})
  • Özellik belgeleri :
Özellik Sınıf Şekil Dtipi Tanım
ÖzelliklerDict
görüntü resim (250, 250, 3) uint8
etiket Metin sicim

görselleştirme

  • Alıntı :
@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}
}