ויזואליזציה: חקור ב מכיר את נתוני שלך
תיאור:
סט גדול של תמונות של פרחים
דף הבית: https://www.tensorflow.org/tutorials/load_data/images
קוד מקור:
tfds.image_classification.TFFlowers
גרסאות:
-
3.0.1
(ברירת המחדל): הערות השחרור לא.
-
גודל ההורדה:
218.21 MiB
מערך נתונים גודל:
221.83 MiB
Auto-במטמון ( תיעוד ): רק כאשר
shuffle_files=False
(הרכבת)פיצולים:
לְפַצֵל | דוגמאות |
---|---|
'train' | 3,670 |
- מאפיינים:
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=tf.uint8),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=5),
})
מפתחות השגחה (ראה
as_supervised
doc ):('image', 'label')
איור ( tfds.show_examples ):
- דוגמאות ( tfds.as_dataframe ):
- ציטוט:
@ONLINE {tfflowers,
author = "The TensorFlow Team",
title = "Flowers",
month = "jan",
year = "2019",
url = "http://download.tensorflow.org/example_images/flower_photos.tgz" }