Why prediction accuracy is higher with noisy images than denoised images?

조회 수: 10 (최근 30일)
Nbillah
Nbillah 2020년 6월 11일
답변: Mahesh Taparia 2020년 6월 15일
How to improve CNN accuracy with denoised images-please help

답변 (1개)

Mahesh Taparia
Mahesh Taparia 2020년 6월 15일
Hi
Adding noise in the training dataset act as a regularizer and it prevent overfitting. So the prediction accuracy is more.
To improve the accurcay, you can try with different architecture of CNN, use different optimizer, do data augmentation to increase the dataset, use different loss function for optimization, etc.

Community Treasure Hunt

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

Start Hunting!

Translated by