Accuracy doesnot change by changing number of layers and filters.

5 Ansichten (letzte 30 Tage)
Saira charan
Saira charan am 31 Jul. 2018
Beantwortet: BERGHOUT Tarek am 4 Feb. 2019
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 Kommentar
shefali saxena
shefali saxena am 19 Jan. 2019
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

Melden Sie sich an, um zu kommentieren.

Antworten (1)

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

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by