Is it possible to create VHDL Code of the “Image Classifier” block from the Deep Neural Networks library with HDL Coder?

조회 수: 1 (최근 30일)
I have created a neural network to classify digits. With the “Image Classifier” block from the Deep Neural Networks library I built a Simulink model, which worked well. Now I tried to generate the VHDL code of these NN using the HDL Coder. I get following error:
Unable to resolve the name coder.loadMatObj.
Function 'Subsystem/Image Classifier/MLFB' (#178.49.218), line 2, column 14: "deep.blocks.internal.classifier(image, 'Ziffernerkennung2/Subsystem/Image Classi"
Is it possible to create VHDL code of the “Image Classifier” block from the Deep Neural Networks library with HDL Coder? Do I need an extra Toolbox?
Best regards,
Martin Berthold

답변 (1개)

Siyuan Xu
Siyuan Xu 2021년 3월 17일
Hi,
Regarding generating HDL you can refer to Deep Learning HDL Toolbox & Supported Networks, Layers and Boards.
It allows you to run a variety of deep learning networks on supported Xilinx® and Intel® FPGA and SoC devices.
Best regards,
Siyuan

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by