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!