Closed StormArcher closed 4 years ago
您好,您论文里面的那个阿尔法函数的图(红蓝类似热度图)做的很漂亮,那个显示像素重要程度的代码能否分享一下
为什么训练过程这么快才2个多小时
但是结果很不理想,与您的模型差了几个百分点,是我训练技巧的原因吗?
能把你的实验结果贴出来吗?包括数据集及其对应指标的精度
是这样的,我看错了,差得不太多,每次训练的结果不太一样吧 =>F3Net(作者提供的模型) ECSSD dataset with DSS method get| 0.9432 max-fmeasure| 0.0341 mae| 0.9220 S-measure| 0.9483 max-Emeasure.. PASCALS dataset with DSS method get| 0.8672 max-fmeasure| 0.0619 mae| 0.8597 S-measure| 0.8933 max-Emeasure.. DUT-OMRON dataset with DSS method get| 0.8033 max-fmeasure| 0.0525 mae| 0.8384 S-measure| 0.8628 max-Emeasure.. HKU-IS dataset with DSS method get| 0.9352 max-fmeasure| 0.0281 mae| 0.9171 S-measure| 0.9529 max-Emeasure.. DUTS-TE dataset with DSS method get| 0.8879 max-fmeasure| 0.0355 mae| 0.8875 S-measure| 0.9189 max-Emeasure..
=>F3Net(未改动模型重训练) ECSSD dataset with DSS method get| 0.9438 max-fmeasure| 0.0339 mae| 0.9235 S-measure| 0.9499 max-Emeasure.. PASCALS dataset with DSS method get| 0.8660 max-fmeasure| 0.0639 mae| 0.8570 S-measure| 0.8906 max-Emeasure.. DUT-OMRON dataset with DSS method get| 0.8007 max-fmeasure| 0.0629 mae| 0.8297 S-measure| 0.8547 max-Emeasure.. HKU-IS dataset with DSS method get| 0.9340 max-fmeasure| 0.0291 mae| 0.9165 S-measure| 0.9526 max-Emeasure.. DUTS-TE dataset with DSS method get| 0.8847 max-fmeasure| 0.0397 mae| 0.8825 S-measure| 0.9131 max-Emeasure..
感谢解惑,非常优秀的算法
能否加下qq,以后多向您学习910997316
ICCV2019上有几篇新的关于显著性目标检测的文章, 您可以去看看