Astur Apple image Dataset
收藏NIAID Data Ecosystem2026-03-14 收录
下载链接:
https://zenodo.org/record/7188795
下载链接
链接失效反馈官方服务:
资源简介:
Struture of file: 2022-v2-9classes-AsturApple-Balanced-SIZE224-train-dev-test.hdf5
-------------------------------------------------------------------------------------------
This file contains dataset of 6108 cider apple color images, 224x224 pixels to support the article "Transfer learning with convolutional neural networks
for classification of cider apple varieties" results.
-The images belong to nine apple classes: 'BLANQUINA' 'CARRIO' 'FLORINA' 'FUENTES' 'PRIETA' 'RAXAO' 'REINETA ENCARNADA' 'REINETA PINTA' 'REINETA ROJA DEL CANADA'
-Full dataset is split in 4886 images for training, 611 for testing and 611 for validation.
-Class labels are codified as one-hot enconding binary labels. (e.g. [0 0 0 0 0 1 0] ---> Reineta Pinta)
-Training image set are store as tensor "trainX": (4168,224,224,3)
-Training class labels "trainY": (4886,7)
-Test image set tensor "testX": (611, 224,224,3)
-Test image binary class labels "testY": (611, 7)
-Validation image set tensor "devX": (611, 224,224,3)
-Validation binary class labels "devY": (611, 7)
* file was created with h5py module in Python.
创建时间:
2022-10-12



