Feeds
提问
How to transform fully connected layer into convolution layer?
I want to replace a fully connected layer with a convolution layer, but I don't know how to complete it. I reference help docume...
6 years 前 | 1 个回答 | 1
1
个回答已回答
how to define a fully convolution net?
I found answer from document --Semantic Segmentation Examples: "A semantic segmentation network starts with an imageInputLayer, ...
how to define a fully convolution net?
I found answer from document --Semantic Segmentation Examples: "A semantic segmentation network starts with an imageInputLayer, ...
6 years 前 | 0
| 已接受
提问
how to define a fully convolution net?
I'm trying to build a FCN to segment image, so how to define my input layer using imageInputLayer function ,dose it seems like i...
6 years 前 | 1 个回答 | 1