Semantic segmentation using deeplabv3+ with resnet 18
显示 更早的评论
Hello, good time
I have a question related to the topic of semantic segmentation with Deeplabv3+ Network with the weights of a CNN network already trained in MATLAB, can we remove a layer from the network structure or add a dropout to it?
Because it does not allow me to delete it at all, but I was able to replace Relu layer with Leaky Relu. Now I wanted to know if it is possible to remove layers from the structure?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Built-In Layers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!