Deploying Deep Neural Networks to Embedded GPUs

バージョン 2.0.0.0 (1.26 MB) 作成者: Kei Otsuka
How to create, train and deploy deep neural networks for embedded GPUs
ダウンロード: 383
更新 2020/11/16

ライセンスの表示

Designing and deploying deep learning and computer vision applications to embedded GPU platforms is challenging because of resource constraints inherent in embedded devices. This demo shows how to create and train deep neural networks for image classification, and shows how to deploy trained network using GPU Coder. These are the files for the "Deploying Deep Neural Networks to Embedded GPUs and CPUs" Japanese webinar which debuted in April 2018. The images used in this demo are from CDC DPDx Parasite Image Linrary.
https://www.cdc.gov/dpdx/index.html
本ファイルは、2018年4月に開催されたWebinar、"ディープラーニングの組み込み機器実装ソリューション~GPU/CPU編~"で使用されたものになります。血液塗抹検査画像を使い、寄生している病原虫の種類を分類するタスクをAlexNetベースの転移学習で実現し、学習したネットワークをGPU Coderを利用してMATLAB外の環境に配布する流れをご紹介します。また、本デモでは米国CDC DPDx Parasite Image Libraryにて公開されている画像データを利用しています。https://www.cdc.gov/dpdx/index.html
[Keyward]
画像処理・画像分類・ディープラーニング・DeepLearning・デモ・IPCVデモ・ニューラルネットワーク

引用

Kei Otsuka (2024). Deploying Deep Neural Networks to Embedded GPUs (https://www.mathworks.com/matlabcentral/fileexchange/66881-deploying-deep-neural-networks-to-embedded-gpus), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2020b
R2020b と互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGet Started with GPU Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

classifyBloodSmearImages

バージョン 公開済み リリース ノート
2.0.0.0

Add LiveScript

1.0.0.0

Update some m files