lfw

  • توضیحات :

چهره‌های با برچسب در طبیعت: پایگاهی برای مطالعه تشخیص چهره در محیط‌های نامحدود

شکاف مثال ها
'train' 13,233
  • ساختار ویژگی :
FeaturesDict({
    'image': Image(shape=(250, 250, 3), dtype=uint8),
    'label': Text(shape=(), dtype=string),
})
  • مستندات ویژگی :
ویژگی کلاس شکل نوع D شرح
FeaturesDict
تصویر تصویر (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}
}