photo

Matthias Kreuzer


Last seen: 6 months ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Variable size arrays for code generation
Hey, I am trying to generate c++ code with matlab coder and encounter a problem. I have implemented a CNN from scratch and thus...

1 year ago | 1 answer | 0

1

answer

Question


coder.loadDeepNeuralNetwork: ??? Expected a character vector
I am trying to use matlab coder to generate mex functions for a DAGNetwork type. I use the following minimum example as suggest...

1 year ago | 1 answer | 0

1

answer

Question


alternative for tensorprod that is coder compatible
Hi, I have implemented a custom 2D convolution layer. Since nested loops were too slow I rearranged my input U and my filter we...

1 year ago | 0 answers | 1

0

answers

Question


Saved DAGNetwork model is empty when accessed on a differnt machine
I have trained a CNN in pytorch and loaded it into Matlab via ONNX import and saved it is an DAGNetwork. The created DAGNetwork ...

1 year ago | 0 answers | 0

0

answers