About Augment Images for Training
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Mahesh Taparia
2019년 9월 20일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!