Filter löschen
Filter löschen

Always getting 'No Tumor' as output for every image.

1 Ansicht (letzte 30 Tage)
Sneha
Sneha am 25 Okt. 2023
BrainMRI_GUI.m
Editor's note: Moved the ~700 lines of code to an attachment.
  3 Kommentare
DGM
DGM am 25 Okt. 2023
Since this is GUIDE, we'd also need the BrainMRI_GUI.fig file that goes with this.
That said, I don't know how you're getting any output. As given, the code won't even run since you've defined two different functions with the same name. (Line 629, 648) Not sure what's going on there.
Christopher McCausland
Christopher McCausland am 26 Okt. 2023
Putting both @Image Analyst and @DGM's very valid points aside for a moment;
If every output is negitive, is the dataset ballanced? i.e. if there are 1000 training observations, but only 10 are true positives (tumors images with matching clinical lable), it would be very easy to train a "always no tumor" output.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by