말라리아

말라리아 데이터 세트에는 분할된 세포의 얇은 혈액 도말 슬라이드 이미지에서 기생 세포와 감염되지 않은 세포의 동일한 인스턴스가 있는 총 27,558개의 세포 이미지가 포함되어 있습니다.

나뉘다
'train' 27,558
  • 기능 구조 :
FeaturesDict({
    'image': Image(shape=(None, None, 3), dtype=uint8),
    'label': ClassLabel(shape=(), dtype=int64, num_classes=2),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
영상 영상 (없음, 없음, 3) uint8
상표 클래스 레이블 int64

심상

  • 인용 :
@article{rajaraman2018pre,
  title={Pre-trained convolutional neural networks as feature extractors toward
  improved malaria parasite detection in thin blood smear images},
  author={Rajaraman, Sivaramakrishnan and Antani, Sameer K and Poostchi, Mahdieh
  and Silamut, Kamolrat and Hossain, Md A and Maude, Richard J and Jaeger,
  Stefan and Thoma, George R},
  journal={PeerJ},
  volume={6},
  pages={e4568},
  year={2018},
  publisher={PeerJ Inc.}
}