Network: The network must contain one ROI max pooling layer

조회 수: 1 (최근 30일)
ali raza
ali raza 2019년 10월 10일
I built a faster-RCNN network using AlexNet for feature extraction. Generally this detector network use one ROI max pooling layer, but I want to use two ROI max pooling layers. As, in my case, one default ROI max pooling after relu5 and one additional ROI max pooling after relu2. Then output of these two ROI pooling layers are merged element wise. When i try to tarin this network with "trainFasterRCNNObjectDetector()" function, it throws an error as mentioned in title. How I can use two ROI maxpooling layers. The code file is also attached for better understanding.
Thanks for helping out.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by