Main Content
roiInputLayer
(Not recommended) ROI input layer for Fast R-CNN
ROIInputLayer
is not recommended. Instead, use a different type of
object detector, such as a yoloxObjectDetector
or yolov4ObjectDetector
detector. For more information, see Version History.
Description
An ROI input layer inputs images to a Fast R-CNN object detection network.
Creation
Properties
Examples
Version History
Introduced in R2018bSee Also
trainFastRCNNObjectDetector
| roiMaxPooling2dLayer
| imageInputLayer
(Deep Learning Toolbox)