lfw

  • الوصف :

الوجوه المصنفة في البرية: قاعدة بيانات لدراسة التعرف على الوجوه في بيئات غير مقيدة

انشق، مزق أمثلة
'train' 13233
  • هيكل الميزة :
FeaturesDict({
   
'image': Image(shape=(250, 250, 3), dtype=uint8),
   
'label': Text(shape=(), dtype=string),
})
  • وثائق الميزة :
ميزة فصل شكل نوع وصف
الميزات
صورة صورة (250 ، 250 ، 3) uint8
ضع الكلمة المناسبة نص سلسلة

التصور

  • الاقتباس :
@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}
}