필터 지우기
필터 지우기

Cifar-10 dataset

조회 수: 36 (최근 30일)
mohammed mahmoud
mohammed mahmoud 2019년 1월 13일
답변: Rishabh Gupta 2019년 1월 17일
After i download Cifare-10 for matlab, how to extract images from the 5 batch files so i have 10 sperated folders for training and test set?. I find some pseducode for get only two folders for training and test images. I want the same strucure as follows ;
├── test
│ ├── airplane
│ ├── automobile
│ ├── bird
│ ├── cat
│ ├── deer
│ ├── dog
│ ├── frog
│ ├── horse
│ ├── ship
│ └── truck
└── train
├── airplane
├── automobile
├── bird
├── cat
├── deer
├── dog
├── frog
├── horse
├── ship
└── truck
  댓글 수: 1
Jan
Jan 2019년 1월 16일
I have no idea if the detail "Cifare-10" matters and if I have to search in the net to understand, what it is. What does "how to extract images from the 5 batch files" means? Do the batch files contain the images? What have you tried so far and which specific problem occurred?

댓글을 달려면 로그인하십시오.

채택된 답변

Rishabh Gupta
Rishabh Gupta 2019년 1월 17일
Hi Mohammed,
You may refer to the following link to see how to extract the CIFAR-10 dataset in MATLAB.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing and Computer Vision에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by