フィルターのクリア

Single Image Super-Resolution Using Deep Learning

7 ビュー (過去 30 日間)
Stefan Siemens
Stefan Siemens 2019 年 5 月 28 日
回答済み: Kh Tohidul 2022 年 10 月 18 日
Hi,
I'm trying to run the "Single Image Super-Resolution Using Deep Learning" example in Matlab. I've opened the Live Script in Matlab and I'm stuck at line 3:
downloadIAPRTC12Data(url,imagesDir);
Matlab doesn't seem to download anything - when I try to run line 6:
pristineImages = imageDatastore(trainImagesDir,'FileExtensions',exts);
I get the error
Error using imageDatastore (line 125)
Cannot find files or folders matching: 'C:\Users\stefan\AppData\Local\Temp\iaprtc12\images\02'.
When I open the folder
C:\Users\siemens\AppData\Local\Temp\iaprtc12\
there is no folder called "images"

回答 (1 件)

Kh Tohidul
Kh Tohidul 2022 年 10 月 18 日
Hi, if you or anyone is still looking for the answer to this question, you must download the dataset manually and then indicate the folder location to your MATLAB Live Script. To download (IAPR TC-12 Benchmark) follow this link: https://www.imageclef.org/photodata

カテゴリ

Help Center および File ExchangeDownloads についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by