rpnSoftmaxLayer
Softmax layer for region proposal network (RPN)
Description
A region proposal network (RPN) softmax layer applies a softmax activation function to the input. Use this layer to create a Faster R-CNN object detection network.
Creation
Properties
Examples
Version History
Introduced in R2018b
See Also
trainFasterRCNNObjectDetector
| rpnClassificationLayer
| softmaxLayer
(Deep Learning Toolbox)
Topics
- Create Faster R-CNN Object Detection Network
- Getting Started with R-CNN, Fast R-CNN, and Faster R-CNN
- Deep Learning in MATLAB (Deep Learning Toolbox)
- List of Deep Learning Layers (Deep Learning Toolbox)