List of a predefined deep learning layers
Show older comments
I come across the question when I was learning the YOLO V2 example. In the example, it is recommended to use activation_40_relu as featureLayer in the resnet50. It seems that the layer "activation_40_relu" is a predefined layer in Matlab. My questions are:
- Where can I find the detailed description for this layer?
- I assume there are many such predefined layer to choose. Where can I find the list of such predefined layers, if I want to use another layer instead of "activation_40_relu"?
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

