- 설명 :
이 데이터 세트에는 종과 건강 상태별로 16개 카테고리로 구분된 건강한 식물 잎과 건강에 해로운 식물 잎의 2153개 이미지가 포함되어 있습니다. 이미지는 고해상도 JPG 형식입니다.
데이터세트 URL: https://data.mendeley.com/datasets/t6j2h22jpx/1 라이센스: http://creativecommons.org/licenses/by/4.0
소스 코드 :
tfds.datasets.plantae_k.Builder
버전 :
-
0.1.0
(기본값): 릴리스 노트가 없습니다.
-
다운로드 크기 :
4.30 GiB
데이터세트 크기 :
4.30 GiB
자동 캐시 ( 문서 ): 아니요
분할 :
나뉘다 | 예 |
---|---|
'train' | 2,153 |
- 기능 구조 :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
'label': ClassLabel(shape=(), dtype=int64, num_classes=16),
})
- 기능 문서 :
특징 | 수업 | 모양 | Dtype | 설명 |
---|---|---|---|---|
특징Dict | ||||
영상 | 영상 | (없음, 없음, 3) | uint8 | |
이미지/파일 이름 | 텍스트 | 끈 | ||
상표 | 클래스 라벨 | 정수64 |
감독되는 키 (
as_supervised
doc 참조):('image', 'label')
그림 ( tfds.show_examples ):
- 예 ( tfds.as_dataframe ):
- 인용 :
@misc{,
author={Vippon Preet Kour, Sakshi Arora},
title={PlantaeK: A leaf database of native plants of Jammu and Kashmir},
howpublished={Mendeley Data},
year={2019}
}