input image size in trainFasterRCNNObjectDetector
조회 수: 2 (최근 30일)
이전 댓글 표시
I try to use trainFasterRCNNObjectDetection in Matlab. As i understanding, in original faster R-CNN paper, input size of CNN first layer is image size, for example, 256*256. But in Matlab example;
https://kr.mathworks.com/help/vision/examples/object-detection-using-faster-r-cnn-deep-learning.html?searchHighlight=fast%20r%20cnn%20object&s_tid=doc_srchtitle they recommend to use small object size such as 32*32. I don't understand this part. For applying CNN, input layer has full image size? right? Pleas help me!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Recognition, Object Detection, and Semantic Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!