- 설명 :
원본 감귤류 데이터세트에는 건강한 감귤류 과일과 잎사귀의 759개 이미지가 포함되어 있습니다. 그러나 현재로서는 Black Spot, Canker, Greening 및 Healthy 레이블이 있는 감귤 잎 이미지 594개만 내보냅니다. 내보낸 이미지는 PNG 형식이며 256x256픽셀을 갖습니다.
데이터 세트 URL: https://data.mendeley.com/datasets/3f83gxmv57/2 라이센스: http://creativecommons.org/licenses/by/4.0
버전 :
-
0.1.1
: 감귤잎 데이터세트 -
0.1.2
(기본값): 웹사이트 URL 업데이트
-
다운로드 크기 :
63.87 MiB
데이터세트 크기 :
37.89 MiB
자동 캐시 ( 문서 ): 예
분할 :
나뉘다 | 예 |
---|---|
'train' | 594 |
- 기능 구조 :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
'label': ClassLabel(shape=(), dtype=int64, num_classes=4),
})
- 기능 문서 :
특징 | 수업 | 모양 | Dtype | 설명 |
---|---|---|---|---|
특징Dict | ||||
영상 | 영상 | (없음, 없음, 3) | uint8 | |
이미지/파일 이름 | 텍스트 | 끈 | ||
상표 | 클래스 라벨 | 정수64 |
감독되는 키 (
as_supervised
doc 참조):('image', 'label')
그림 ( tfds.show_examples ):
- 예 ( tfds.as_dataframe ):
- 인용 :
@article{rauf2019citrus,
title={A citrus fruits and leaves dataset for detection and classification of
citrus diseases through machine learning},
author={Rauf, Hafiz Tayyab and Saleem, Basharat Ali and Lali, M Ikram Ullah
and Khan, Muhammad Attique and Sharif, Muhammad and Bukhari, Syed Ahmad Chan},
journal={Data in brief},
volume={26},
pages={104340},
year={2019},
publisher={Elsevier}
}