Community Profile

photo

Shaw


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Graph convolution neural network GCN in RTL
Is there a way in MATLAB to convert the Graph Convolution Neural Network logic in openExample('nnet/NodeClassificationUsingGraph...

circa 2 anni fa | 1 risposta | 0

1

risposta

Risposto
Code generation information file does not exist.
The issue was with path. The path was too long for the model to execute. I have shortened the path ,now the model works fine.

oltre 2 anni fa | 4

| accettato

Domanda


Image labels in json
I have 1000 images and thier labels are present in a json file. How can I link the labels with the images and train the network...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Code generation information file does not exist.
I have trying different example codes in simuling for android. I am constantly getting the following error " Code generation...

oltre 2 anni fa | 10 risposte | 1

10

risposte

Domanda


Build error for ARM compute for android
I am trying to run the example code Detect and Track Face on Android Device - MATLAB & Simulink (mathworks.com) I am getting t...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


GPU is not detected
I am trying to run the example code "Parameter Pruning and Quantization of Image Classification Network - MATLAB & Simulink (m...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Error using gpu acceleration
I have trained network model in simulink, I am trying to perform GPU acceleration. But, I am gettin the following error: Value...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


error in dlhdl.buildProcessor(hPCNew) step
I am tryin to run the following matlab program: openExample('deeplearning_shared/CustomDeepLearningProcessorGenerationExample')...

oltre 2 anni fa | 1 risposta | 1

1

risposta

Domanda


using hw.deploy for xilinx
I am getting an error at hw.deploy step in the example "openExample('deeplearning_shared/ImageClassificationUsingDAGNetwork...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Network Pruning on CNN
How can I perform network pruning, using prune function on CNN's? I want to use it on alexnet

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How to use multiple gpu on CGAN?
I have used the code provided on mathworks website. " openExample('nnet/TrainConditionalGenerativeAdversarialNetworkCGANExampl...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Using multi-gpu in minibatchqueue
I want to use multiple gpu's for my program. But, when I set the output environment of minibatchqueue to gpu, I guess , it is ta...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How do I use multiple GPU for GAN
In the example metioned on MATLAB "Train Generative Adversarial Network (GAN) - MATLAB & Simulink (mathworks.com)" how/where sho...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Error in dlnetwork/initialize in GAN
dlnetGenerator = dlnetwork(lgraphGenerator); Used the code from mathworks website, Train Generative Adversarial Network (GAN) -...

oltre 2 anni fa | 1 risposta | 1

1

risposta