hiroyuki-kasai/ClassifierToolbox

Download problem

yubingyi211 opened this issue · 8 comments

Downloading the dataset fails. When I run download.m, I get: Unable to open the output file to be written: 'dataset / ORL_Face_img.mat'. Common causes include that although the file exists, but no write permission, or the folder does not have write permission.

How do I solve this problem?
Thanks!

Thanks.

Although I cannot get the exact reason, you could also download it directly like

http://www.kasailab.com/Public/Github/ClassifierToolbox/dataset/ORL_Face_img.mat

If you need other datasets, you can modify the file name which are named in the download.m file.

Hope this helps.

Hiro

Now, I can download the datasets, thank you very much!

I'm very so to disturb you again. When I downloading the datasets, there is a dataset missing on the sever.
It is the OAR_Face_img_60x43.mat.

Thanks.

Sorry for this inconvenience.

It should be

AR_Face_img_60x43.mat

or

ORL_Face_img.mat

Thanks!

Hi, thanks for the collection of the tools.
I can't find the example dataset. It's not in the directory.

Sorry for my delayed response.
Do you have still difficulties to download them?
I believe that the datasets are on the web. If you have still any problems, please let me know.

Hiro

Hello, thank you for sharing.
The URL has changed. Where can I download the dataset now?