قرعة

  • وصف :

صور لأيادي تلعب لعبة الحجر والورق والمقص.

ينقسم أمثلة
'test' 372
'train' 2,520
  • هيكل الميزة :
FeaturesDict({
   
'image': Image(shape=(300, 300, 3), dtype=uint8),
   
'label': ClassLabel(shape=(), dtype=int64, num_classes=3),
})
  • وثائق الميزة :
ميزة فصل شكل نوع D وصف
المميزاتDict
صورة صورة (300، 300، 3) uint8
ملصق ClassLabel int64

التصور

  • الاقتباس :
@ONLINE {rps,
author
= "Laurence Moroney",
title
= "Rock, Paper, Scissors Dataset",
month
= "feb",
year
= "2019",
url
= "http://laurencemoroney.com/rock-paper-scissors-dataset"
}