How do rcnn functions validate the trained model
조회 수: 1 (최근 30일)
이전 댓글 표시
I'm trying to perform rcnn detection functions (rcnn, fast-rcnn, faster-rcnn) on a custom dataset. My data has about 800 training images and 400 validation images. But the data on which the rcnn is trained is only one table and has no specification of training or validation or test sets. My question is how can I validate and test the results of training rcnn methods on a dataset like pascal VOC?
댓글 수: 1
Simon MADEC
2017년 8월 30일
편집: Simon MADEC
2017년 8월 30일
I guess Matlab do not use a validation dataset, the mini match accuracy is on the training dataset. But I am not sure about that
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Automated Driving Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!