Görselleştirme: Bilmek Verilerinizi Keşfedin
Açıklama:
Taş, kağıt, makas oyunu oynayan ellerin görüntüleri.
Anasayfa: http://laurencemoroney.com/rock-paper-scissors-dataset
Kaynak kodu:
tfds.image_classification.RockPaperScissors
sürümleri:
-
3.0.0
(varsayılan): Yeni bölünmüş API'si ( https://tensorflow.org/datasets/splits )
-
İndirme boyutu:
219.53 MiB
Veri kümesi boyutu:
Unknown size
Otomatik önbelleğe ( dokümantasyon ): Bilinmeyen
Splits:
Bölmek | Örnekler |
---|---|
'test' | 372 |
'train' | 2.520 |
- Özellikler:
FeaturesDict({
'image': Image(shape=(300, 300, 3), dtype=tf.uint8),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=3),
})
Denetimli tuşları (Bkz
as_supervised
doc ):('image', 'label')
Şekil ( tfds.show_examples ):
- Örnekler ( tfds.as_dataframe ):
- Citation:
@ONLINE {rps,
author = "Laurence Moroney",
title = "Rock, Paper, Scissors Dataset",
month = "feb",
year = "2019",
url = "http://laurencemoroney.com/rock-paper-scissors-dataset"
}