ויזואליזציה: חקור ב מכיר את נתוני שלך
תיאור:
קבוצה גדולה של תמונות של סוסים ובני אדם.
דף הבית: http://laurencemoroney.com/horses-or-humans-dataset
קוד מקור:
tfds.image_classification.HorsesOrHumans
גרסאות:
-
3.0.0
(ברירת מחדל): API פיצול החדש ( https://tensorflow.org/datasets/splits )
-
גודל ההורדה:
153.59 MiB
גודל בסיס הנתונים:
Unknown size
Auto-במטמון ( תיעוד ): לא ידוע
פיצולים:
לְפַצֵל | דוגמאות |
---|---|
'test' | 256 |
'train' | 1,027 |
- מאפיינים:
FeaturesDict({
'image': Image(shape=(300, 300, 3), dtype=tf.uint8),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=2),
})
מפתחות השגחה (ראה
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"
}