Why do I receive this error message?

3 ビュー (過去 30 日間)
Chidiebere Ike
Chidiebere Ike 2018 年 11 月 10 日
コメント済み: Chidiebere Ike 2018 年 11 月 11 日
Hello.
I tried to run the code via this link https://github.com/yifanw90/Zeyde_superes and I get errors below, can anyone help resolve this.
% Training [0 x 1000] dictionary on 0 vectors using K-SVD
Error using ksvd (line 386)
Number of training signals is smaller than number of atoms to train
Error in learn_dict (line 49)
[conf.dict_lores, gamma] = ksvd(ksvd_conf); % , '');
Error in Example (line 25)
conf = learn_dict(conf, load_images(...
>>
  18 件のコメント
Walter Roberson
Walter Roberson 2018 年 11 月 11 日
Directory Set5 or Set5/results might not exist relative to the directory of execution, or directory Set5/results might be one you do not have permission to write into.
Chidiebere Ike
Chidiebere Ike 2018 年 11 月 11 日
Solved. Thanks so much. I appreciate

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by