フィルターのクリア

Error using dlnetwork and dlfeval

2 ビュー (過去 30 日間)
Abu Yusuf
Abu Yusuf 2022 年 9 月 15 日
Hi,
I get this error :

回答 (1 件)

Abolfazl Chaman Motlagh
Abolfazl Chaman Motlagh 2022 年 9 月 15 日
the image or images you're forwarding through dl network is colored ( has 3 channels - RGB most probably). try rgb2gray function on your dataset for set channel dimension to 1.
  8 件のコメント
Abu Yusuf
Abu Yusuf 2022 年 9 月 22 日
i still get the same error
Abolfazl Chaman Motlagh
Abolfazl Chaman Motlagh 2022 年 9 月 22 日
that shouldn't be possible :) (because the error is "there is no modelGradientGen value or function but we just add it!)
ok. fix your own code by adding modelGradientGen to supporting functions yourself. and run it.

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

カテゴリ

Help Center および File ExchangeDeep Learning for Image Processing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by