horses_or_humans

馬と人間の画像の大きなセット。

スプリット
'test' 256
'train' 1,027人
  • 機能構造:
FeaturesDict({
    'image': Image(shape=(300, 300, 3), dtype=uint8),
    'label': ClassLabel(shape=(), dtype=int64, num_classes=2),
})
  • 機能のドキュメント:
特徴クラスDtype説明
特徴辞書
画像画像(300、300、3) uint8
ラベルクラスラベルint64

視覚化

  • 引用
@ONLINE {horses_or_humans,
author = "Laurence Moroney",
title = "Horses or Humans Dataset",
month = "feb",
year = "2019",
url = "http://laurencemoroney.com/horses-or-humans-dataset"
}