- תיאור :
סט גדול של תמונות של סוסים ובני אדם.
דף הבית : http://laurencemoroney.com/horses-or-humans-dataset
קוד מקור :
tfds.image_classification.HorsesOrHumans
גרסאות :
-
3.0.0
(ברירת מחדל): API חדש מפוצל ( https://tensorflow.org/datasets/splits )
-
גודל הורדה :
153.59 MiB
גודל מערך נתונים :
153.53 MiB
שמור אוטומטי במטמון ( תיעוד ): כן (בדיקה), רק כאשר
shuffle_files=False
(רכבת)פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'test' | 256 |
'train' | 1,027 |
- מבנה תכונה :
FeaturesDict({
'image': Image(shape=(300, 300, 3), dtype=uint8),
'label': ClassLabel(shape=(), dtype=int64, num_classes=2),
})
- תיעוד תכונה :
תכונה | מעמד | צוּרָה | Dtype | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
תמונה | תמונה | (300, 300, 3) | uint8 | |
תווית | ClassLabel | int64 |
מפתחות בפיקוח (ראה
as_supervised
doc ):('image', 'label')
איור ( tfds.show_examples ):
- דוגמאות ( tfds.as_dataframe ):
- ציטוט :
@ONLINE {horses_or_humans,
author = "Laurence Moroney",
title = "Horses or Humans Dataset",
month = "feb",
year = "2019",
url = "http://laurencemoroney.com/horses-or-humans-dataset"
}