About Augment Images for Training
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
We know that new augmentation methods are applied randomly at all times.
Insufficient learning, the result is slightly different even though it's the same epoch due to the same data. Can you tell me if this is due to insufficient learning?
0 Kommentare
Antworten (1)
Mahesh Taparia
am 20 Sep. 2019
Hi,
You can try with all possible data augmentation techniques like flip, rotation, cropping, scaling, adding noise, translation etc. If it won’t work, there may be the chance that your dataset became invariant even after doing data augmentation due to enough data.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!