Having issues with dataset in YOLO

1 Ansicht (letzte 30 Tage)
Rachel Shively
Rachel Shively am 27 Jun. 2020
Beantwortet: Rajani Mishra am 31 Jul. 2020
I have labeled a set of images with both pixel level label (for semantic segmentation) and bounding boxes (for object detection). I loaded the data directory and the data (gTruth.mat), but I cannot get the dataset (images with bounding box info) to load as trainingData. I have issues defining the bounding box datastore also. Is this because I need to only label the images with bounding boxes and save the ground truth separately from the pixel label set?
I was hoping to use the set for mask r cnn so I did the pixel and bounding box labels together. Semantic segmentation alone didn't work for all the classes. Now I want to trying object detection before moving to incident segmentation.

Antworten (1)

Rajani Mishra
Rajani Mishra am 31 Jul. 2020
Hi,
Refer to this link : https://in.mathworks.com/help/vision/ug/training-data-for-object-detection-and-semantic-segmentation.html it explains training data for Object detection and Semantic segmentation.

Community Treasure Hunt

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

Start Hunting!

Translated by