Feeds
提问
mkl-dnn code generation failed with Index exceeding error
Hi, I'm trying to make mex function with my pretrained network. I have followed this example: https://kr.mathworks.com/help/dee...
6 years 前 | 1 个回答 | 0
1
个回答提问
Imported keras model gives a different(wrong) output in MATLAB
Hi, I'm working on both tensorflow keras with python and MATLAB for my research. However, I found that there was a critical issu...
6 years 前 | 1 个回答 | 0
1
个回答提问
Invalid input data error in custom layer...
Hi, I have a custom layer defined as follows: classdef reshapeLayer < nnet.layer.Layer properties NumFilter...
6 years 前 | 0 个回答 | 0
0
个回答提问
I'd like to define my own layer with backward function
Hi, like I mentioned in the title, I'd like to define a custom layer reshaping [1, 1, h*w*n] input to [h, w, n] output. I've do...
6 years 前 | 0 个回答 | 0