- תיאור:
פנים המסומנות בטבע: מסד נתונים ללימוד זיהוי פנים בסביבות בלתי מוגבלות
דף הבית: http://vis-www.cs.umass.edu/lfw
קוד מקור:
tfds.image_classification.LFW
גרסאות:
-
0.1.0
(ברירת המחדל): הערות השחרור לא.
-
גודל ההורדה:
172.20 MiB
גודל בסיס הנתונים:
Unknown size
Auto-במטמון ( תיעוד ): לא ידוע
פיצולים:
לְפַצֵל | דוגמאות |
---|---|
'train' | 13,233 |
- מאפיינים:
FeaturesDict({
'image': Image(shape=(250, 250, 3), dtype=tf.uint8),
'label': Text(shape=(), dtype=tf.string),
})
מפתחות השגחה (ראה
as_supervised
doc ):('label', 'image')
איור ( tfds.show_examples ):
- דוגמאות ( tfds.as_dataframe ):
- ציטוט:
@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}
}