how to accelerate the classification of data using a trained or assembly deep learning neural network

1 visualización (últimos 30 días)
I want to speed up classifying data using a trained deep learning network.When I use "parfor" or "parfeval" under local parallel poor or other pool using deep learing function "classify" or "predict",an error occur which is "error use DAGNetwork/get.Layers".I have tried different ways to use parallel pool for classifying "TestSet",but all failed .Therefor I wonder,dese parallel pool support for the deep learing function "classify" or predict",or Is there any way to accelerate the classification of neural network?
if anyone have any advice, please reply me
here is my matlab version: 9.7.0.1247435 (R2019b) Update 2
and the code is following
2.PNG
1.PNG

Respuestas (1)

Srivardhan Gadila
Srivardhan Gadila el 13 de En. de 2020
You can refer to the 'Acceleration' "Name,Value" pair argument for the function classify.

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by