Validation Accuracy doesn't increase.

조회 수: 4 (최근 30일)
JI SU Chung
JI SU Chung 2019년 2월 27일
답변: Jack Xiao 2021년 2월 21일
Hello, I wonder if any of you who have used deep learning on matlab can help me to troubleshoot my problem. I don't understand why my model's validation accuracy doesn't increase. I used pre-trained AlexNet and My dataset just worked well in Python(PyTorch). I guess there is something problem with dataloader or image type(double, uint8, ...etc).
please help me. Thank you.
tranfer1.JPG
And here is my code.
1.JPG
2.JPG
3.JPG
캡처.JPG
  댓글 수: 1
Sahar Salimpour
Sahar Salimpour 2021년 2월 7일
Hello, i have the same problem. The validation accuracy is a fixed value and doesn't change at all(0.3), did you find any solution ?

댓글을 달려면 로그인하십시오.

답변 (1개)

Jack Xiao
Jack Xiao 2021년 2월 21일
reduce the initial learning rate to a smaller value such as 0.0001

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by