フィルターのクリア

Hi i am using MATLAB R2018b and Alexnet to do deep learning. I am now trying to train my MATLAB with my own data. I have tried a few attempts and this error keeps popping out: Not enough input arguments. Error in readFunctionTrain (line 5) I = imrea

3 ビュー (過去 30 日間)
Zhi Ren Chai
Zhi Ren Chai 2018 年 10 月 7 日
編集済み: Rik 2018 年 10 月 10 日
<<
>>

回答 (1 件)

Rik
Rik 2018 年 10 月 7 日
The error is quite clear: you are not providing enough input arguments. You need to provide your image as an input.
  2 件のコメント
Rik
Rik 2018 年 10 月 9 日
編集済み: Rik 2018 年 10 月 10 日
You're welcome. If this solved your issue, please click the 'accept answer' button.

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

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by