필터 지우기
필터 지우기

Accuracy doesnot change by changing number of layers and filters.

조회 수: 1 (최근 30일)
Saira charan
Saira charan 2018년 7월 31일
답변: BERGHOUT Tarek 2019년 2월 4일
I am using cnn for my dataset which includes 322 grayscale images of two different sizes, 1024*1024 and 224*224. No matter how many layers I increase or decrease in my code it doesnot change it's accuracy, as it remains the same 64%. I think there is some issue in my code but it runs perfectly whenever i make changes to it. Can anybody suggest what might be wrong?
  댓글 수: 1
shefali saxena
shefali saxena 2019년 1월 19일
hello
I am facing same problem while training a ECG signals.
my mini batch loss is fixed at 0.69xx and accuracy at 50%.
how to increase accuracy ??
plregardsase help!!!
Thanks and regards

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

답변 (1개)

BERGHOUT Tarek
BERGHOUT Tarek 2019년 2월 4일
try toscale your data between (0 and 1) even thje targets and try a gain , because i faced those problems too.

카테고리

Help CenterFile Exchange에서 Recognition, Object Detection, and Semantic Segmentation에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by