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 CenterMATLAB Answers에서 Get 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