Shaw
Followers: 0 Following: 0
Statistics
RANK
4,050
of 295,467
REPUTATION
12
CONTRIBUTIONS
13 Questions
1 Answer
ANSWER ACCEPTANCE
30.77%
VOTES RECEIVED
7
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
2 years ago | 1 answer | 0
1
answerCode 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.
3 years ago | 4
| accepted
Question
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 12 answers | 1
12
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
GPU is not detected
I am trying to run the example code "Parameter Pruning and Quantization of Image Classification Network - MATLAB & Simulink (m...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
error in dlhdl.buildProcessor(hPCNew) step
I am tryin to run the following matlab program: openExample('deeplearning_shared/CustomDeepLearningProcessorGenerationExample')...
3 years ago | 1 answer | 1
1
answerQuestion
using hw.deploy for xilinx
I am getting an error at hw.deploy step in the example "openExample('deeplearning_shared/ImageClassificationUsingDAGNetwork...
3 years ago | 0 answers | 0
0
answersQuestion
Network Pruning on CNN
How can I perform network pruning, using prune function on CNN's? I want to use it on alexnet
3 years ago | 2 answers | 0
2
answersQuestion
How to use multiple gpu on CGAN?
I have used the code provided on mathworks website. " openExample('nnet/TrainConditionalGenerativeAdversarialNetworkCGANExampl...
3 years ago | 2 answers | 0
2
answersQuestion
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...
3 years ago | 2 answers | 0
2
answersQuestion
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...
3 years ago | 2 answers | 0
2
answersQuestion
Error in dlnetwork/initialize in GAN
dlnetGenerator = dlnetwork(lgraphGenerator); Used the code from mathworks website, Train Generative Adversarial Network (GAN) -...
3 years ago | 1 answer | 1