tf_flores

  • Descripción :

Un gran conjunto de imágenes de flores.

Dividir Ejemplos
'train' 3.670
  • Estructura de características :
FeaturesDict({
   
'image': Image(shape=(None, None, 3), dtype=uint8),
   
'label': ClassLabel(shape=(), dtype=int64, num_classes=5),
})
  • Documentación de funciones :
Característica Clase Forma tipo D Descripción
FuncionesDict
imagen Imagen (Ninguno, Ninguno, 3) uint8
etiqueta Etiqueta de clase int64

Visualización

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