Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)
BrainMRI_GUI.m
Editor's note: Moved the ~700 lines of code to an attachment.
  3 Commenti
DGM
DGM il 25 Ott 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 il 26 Ott 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.

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by