lfw

  • Descrizione :

Volti etichettati in natura: un database per lo studio del riconoscimento facciale in ambienti non vincolati

Diviso Esempi
'train' 13.233
  • Struttura delle caratteristiche :
FeaturesDict({
    'image': Image(shape=(250, 250, 3), dtype=uint8),
    'label': Text(shape=(), dtype=string),
})
  • Documentazione delle funzionalità :
Caratteristica Classe Forma Tipo D Descrizione
CaratteristicheDict
Immagine Immagine (250, 250, 3) uint8
etichetta Testo corda

Visualizzazione

  • Citazione :
@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}
}