말_또는_인간

  • 설명 :

말과 인간의 대규모 이미지 세트입니다.

나뉘다
'test' 256
'train' 1,027
  • 기능 구조 :
FeaturesDict({
    'image': Image(shape=(300, 300, 3), dtype=uint8),
    'label': ClassLabel(shape=(), dtype=int64, num_classes=2),
})
  • 기능 문서 :
특징 수업 모양 Dtype 설명
특징Dict
영상 영상 (300, 300, 3) uint8
상표 클래스 라벨 정수64

심상

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