Softmax layer for region proposal network (RPN)
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.
rpnClassificationLayer
| softmaxLayer
| trainFasterRCNNObjectDetector