How to train a Faster R-CNN with a Multi-labeled images table?

3 ビュー (過去 30 日間)
Claudio Eutizi
Claudio Eutizi 2021 年 1 月 14 日
編集済み: Jack Xiao 2021 年 2 月 22 日
I have a 8792x11 table with my dataset labeled with the Image Labeler:
1st column: imageFilename;
from 2nd to 11th column: different labels with the rectangles' dimensions, exactly as how the ground-truth dataset must be for Faster R-CNN training.
But MathWorks' examples show how to train the network with a one-labeled dataset.
How to train the net with a multi-labeled ground-truth table?
Thank you.

回答 (1 件)

Jack Xiao
Jack Xiao 2021 年 2 月 22 日
編集済み: Jack Xiao 2021 年 2 月 22 日
what does multi-labeled ground-truth mean? the MathWorks' rcnn example is for object detection with mutilple instances but one-labeld ground-truth.

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by