JaeHyeon Lee
Followers: 0 Following: 0
Feeds
提问
Apply to Softmax row
As far as I know, the Softmax function is applied per channel. How do I apply this per row? And how do I apply this to the custo...
3 years 前 | 1 个回答 | 0
1
个回答提问
customing a layer and error
After customizing the layer, I used the checkLayer function to check the validity of the layer. If the input is (H, W, C) and de...
4 years 前 | 1 个回答 | 0
1
个回答提问
I want to use a reshape layer. How can I customize it?
I want to use a reshape layer. How can I customize it?
4 years 前 | 1 个回答 | 0
1
个回答提问
I want to check the parameters of the CNN network.
Is there any way to check how parameters are initialized for each layer?
4 years 前 | 1 个回答 | 0
1
个回答提问
How do I use the upsampling layer?
I use the upsampling layer in MATLAB, but I want to use upsampling interpolation instead of the transposed convolution layer. Ho...
4 years 前 | 1 个回答 | 0