필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
Sneha
Sneha 2023년 10월 25일
댓글: Christopher McCausland 2023년 10월 26일
BrainMRI_GUI.m
Editor's note: Moved the ~700 lines of code to an attachment.
  댓글 수: 3
DGM
DGM 2023년 10월 25일
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 2023년 10월 26일
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.

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

답변 (0개)

카테고리

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