- Tanım :
 
Atların ve insanların resimlerinden oluşan geniş bir set.
Ana sayfa : http://laurencemoroney.com/horses-or-humans-dataset
Kaynak kodu :
tfds.image_classification.HorsesOrHumansSürümler :
-  
3.0.0(varsayılan): Yeni bölünmüş API ( https://tensorflow.org/datasets/splits ) 
-  
 İndirme boyutu :
153.59 MiBVeri kümesi boyutu :
153.53 MiBOtomatik önbelleğe alınmış ( belgeler ): Evet (test), Yalnızca
shuffle_files=False(tren) olduğundaBölünmeler :
| Bölmek | Örnekler | 
|---|---|
 'test' | 256 | 
 'train' | 1.027 | 
- Özellik yapısı :
 
FeaturesDict({
    'image': Image(shape=(300, 300, 3), dtype=uint8),
    'label': ClassLabel(shape=(), dtype=int64, num_classes=2),
})
- Özellik belgeleri :
 
| Özellik | Sınıf | Şekil | Dtipi | Tanım | 
|---|---|---|---|---|
| ÖzelliklerDict | ||||
| resim | Resim | (300, 300, 3) | uint8 | |
| etiket | SınıfEtiketi | int64 | 
Denetlenen anahtarlar (
as_supervisedbelgesine bakın):('image', 'label')Şekil ( tfds.show_examples ):

- Örnekler ( tfds.as_dataframe ):
 
- Alıntı :
 
@ONLINE {horses_or_humans,
author = "Laurence Moroney",
title = "Horses or Humans Dataset",
month = "feb",
year = "2019",
url = "http://laurencemoroney.com/horses-or-humans-dataset"
}