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

4 vues (au cours des 30 derniers jours)
力坚
力坚 le 26 Mar 2023
Commenté : 力坚 le 5 Mai 2023
These files store my picture tags and how can I combine them for my net learning.

Réponse acceptée

Amey Waghmare
Amey Waghmare le 21 Avr 2023
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.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by