Binary-Segmentation-Evaluation-Tool icon indicating copy to clipboard operation
Binary-Segmentation-Evaluation-Tool copied to clipboard

I modify to my own data, why is the output 0

Open Jinji97 opened this issue 2 years ago • 6 comments

I modify to my own data, why is the output 0

Jinji97 avatar Mar 17 '22 08:03 Jinji97

请问你解决了吗

WangZhi-wz avatar Oct 21 '22 11:10 WangZhi-wz

please check if your data is with the right channels as well as the the range [0,1.0] or [0,255].

On Fri, Oct 21, 2022 at 4:03 AM 锦时 @.***> wrote:

请问你解决了吗

— Reply to this email directly, view it on GitHub https://github.com/xuebinqin/Binary-Segmentation-Evaluation-Tool/issues/10#issuecomment-1286803071, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADSGORKELV7ATNYB22RIIBDWEJ2AVANCNFSM5Q6H22AA . You are receiving this because you are subscribed to this thread.Message ID: <xuebinqin/Binary-Segmentation-Evaluation-Tool/issues/10/1286803071@ github.com>

-- Xuebin Qin PhD Department of Computing Science University of Alberta, Edmonton, AB, Canada Homepage: https://xuebinqin.github.io/

xuebinqin avatar Oct 21 '22 18:10 xuebinqin

请问你解决了吗

我也遇到了同样的问题

JJemaria avatar Nov 13 '22 10:11 JJemaria

你解决了吗?

我也遇到了同样的问题

你可以检查项目中路径相关的代码,因为在输出信息我发现我只读取到图片的原图,并没有读取到图片的预测结果,具体修改位置我已经忘记了。 × >>UNet: num_rs/num_gt-> 200/0, aveMAE-> 0.000 √ >>UNet: num_rs/num_gt-> 200/200, aveMAE-> 0.075

WangZhi-wz avatar Nov 13 '22 10:11 WangZhi-wz

你好,我的真值图像读出来了,但是预测图还是0 >> rs1 : num_rs/num_gt-> 0/237, maxF->0.000,  meanF->0.000,  >> rs2 : num_rs/num_gt-> 0/237, maxF->0.000,  meanF->0.000

------------------ 原始邮件 ------------------ 发件人: "xuebinqin/Binary-Segmentation-Evaluation-Tool" @.>; 发送时间: 2022年11月13日(星期天) 晚上6:33 @.>; @.@.>; 主题: Re: [xuebinqin/Binary-Segmentation-Evaluation-Tool] I modify to my own data, why is the output 0 (Issue #10)

你解决了吗?

我也遇到了同样的问题

你可以检查项目中路径相关的代码,因为在输出信息我发现我只读取到图片的原图,并没有读取到图片的预测结果,具体修改位置我已经忘记了。 × >>UNet: num_rs/num_gt-> 200/0, aveMAE-> 0.000 √ >>UNet: num_rs/num_gt-> 200/200, aveMAE-> 0.075

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

JJemaria avatar Nov 13 '22 13:11 JJemaria

num_rs/num_gt-> 0/5019, maxF->0.000, meanF->0.000, I got the right path. Why? It's always 0

peenwin avatar Jan 05 '24 07:01 peenwin