rpnClassificationLayer
Classification layer for region proposal networks (RPNs)
Description
A region proposal network (RPN) classification layer classifies image regions as either object or background by using a cross entropy loss function. Use this layer to create a Faster R-CNN object detection network.
Creation
Properties
Examples
Extended Capabilities
Version History
Introduced in R2018b
See Also
trainFasterRCNNObjectDetector
| classificationLayer
(Deep Learning Toolbox) | rpnSoftmaxLayer
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)