tf_flowers

  • תיאור :

סט גדול של תמונות של פרחים

לְפַצֵל דוגמאות
'train' 3,670
  • מבנה תכונה :
FeaturesDict({
   
'image': Image(shape=(None, None, 3), dtype=uint8),
   
'label': ClassLabel(shape=(), dtype=int64, num_classes=5),
})
  • תיעוד תכונה :
תכונה מעמד צוּרָה Dtype תיאור
FeaturesDict
תמונה תמונה (אין, אין, 3) uint8
תווית ClassLabel int64

רְאִיָה

  • ציטוט :
@ONLINE {tfflowers,
author
= "The TensorFlow Team",
title
= "Flowers",
month
= "jan",
year
= "2019",
url
= "http://download.tensorflow.org/example_images/flower_photos.tgz" }