tf_flowers

  • شرح :

مجموعه بزرگی از تصاویر گل

شکاف مثال ها
'train' 3,670
  • ساختار ویژگی :
FeaturesDict({
   
'image': Image(shape=(None, None, 3), dtype=uint8),
   
'label': ClassLabel(shape=(), dtype=int64, num_classes=5),
})
  • مستندات ویژگی :
ویژگی کلاس شکل نوع D شرح
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" }