ディープラーニング評価キット [画像分類用]

はじめてMATLABでディープラーニングを試す方向けのサンプルコード集
718 Downloads
Updated 18 Nov 2019

View License

MATLAB初学者でもディープラーニングを試せるセットアップからモデル構築までを紹介するスライドとサンプルコード集です。
下記の内容を手を動かしながら学ぶことができます。
1.準備
・ディープラーニング習得のステップ
・環境構築
・MATLAB基本操作
・学習済みネットワークのインストール
・画像の準備
・GPUとの接続
2.分類
・モデル実行
・10行でできる転移学習
・画像拡張・学習パラメータ
・ディープネットワークデザイナー(GUI)によるモデル作成
・可視化機能
・独自のGUI作成(スコア判定、誤判定画像保存)
・Grad-CAMによる注目領域の可視化
・カメラを用いた推論
・CNN+SVMによる分類とベイズ最適化によるパラメータチューニング
・分類学習器アプリ
・1classSVMによる異常検知(教師なし学習)
3.配布
・推論コードのEXE配布
・作成したGUIのEXE配布
次のステップ

[Keyward]
画像処理・コンピュータービジョン・ディープラーニング・機械学習・CNN・IPCVデモ・Deep Learning・Machine Learning・

Cite As

Takuji Fukumoto (2024). ディープラーニング評価キット [画像分類用] (https://www.mathworks.com/matlabcentral/fileexchange/70156), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with R2019b and later releases
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
2.0.0

update code for 2019b and added grad-cam

1.0.0