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),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
영상 영상 (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"
}