davis2016-evaluation
davis2016-evaluation copied to clipboard
项目运行
您好,请问一下这个项目该怎么运行呢,测试DAVIS2016的话
There is an example command in the readme file. Does that not work for you?
跑出来的结果全都返回1.0,要么就是0
跑出来的结果全都返回1.0,要么就是0
yes, I use the ground truth to evaluate, the result is all 1.0, but if I use prediction from precomputed results, the result is all 0.0. I want to know how to solve this problem. thanks
@DUT-CSJ Are the precomputed results in the 0/1 format or 0~255 format as mentioned in the readme?
@hkchengrex I use 0~255 format to evaluate, my precomputed results only have two value (0 and 255), I think my format is right to be evaluated. Thanks for your reply. I have used two functions from official script to write a evaluation code and get a very close result with official result. Though I have not yet used your code to reach the right number, I solve my problem anyway. I think I do not get the right way to use your code. Thank you very much.
请问返回这样是为什么呀?测试好多遍都是这样
请问返回这样是为什么呀?测试好多遍都是这样
Try to use this repo(https://github.com/isyangshu/AMC-Net/tree/main/EVALVOS) which can get right results.
thank you
------------------ 原始邮件 ------------------ 发件人: "Shijie @.>; 发送时间: 2023年5月16日(星期二) 晚上8:54 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [hkchengrex/davis2016-evaluation] 项目运行 (Issue #1)
请问返回这样是为什么呀?测试好多遍都是这样
Try to use this repo(https://github.com/isyangshu/AMC-Net/tree/main/EVALVOS) which can get right results.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
请问返回这样是为什么呀?测试好多遍都是这样