Filter löschen
Filter löschen

Cifar-10 dataset

36 Ansichten (letzte 30 Tage)
mohammed mahmoud
mohammed mahmoud am 13 Jan. 2019
Beantwortet: Rishabh Gupta am 17 Jan. 2019
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 Kommentar
Jan
Jan am 16 Jan. 2019
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?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu Image Processing and Computer Vision finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by