I have some datasets exported from Image Labeler, how do I combine them.

 Accepted Answer

Hi,
As per my understanding, you have some datasets as ‘groundTruth’ objects and want to combine them in order to train a neural network.
You can train a neural network without combining the groundTruth objects. The function ‘objectDetectorTrainingData’can be used to extract training data from multiple ‘groundTruth’ objects. You can pass in an array of ‘groundTruth’ objects to ‘objectDetectorTrainingData. For more information, please refer to the following documentation,’
I hope this helps.

More Answers (0)

Products

Release

R2022b

Asked:

on 26 Mar 2023

Commented:

on 5 May 2023

Community Treasure Hunt

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

Start Hunting!