fu123456 / SHIQ

Project for CVPR21 paper: "A Multi-Task Network for Joint Specular Highlight Detection and Removal".
85 stars 16 forks source link

想要中间F图结果的学生 #9

Open mcye123 opened 2 years ago

mcye123 commented 2 years ago

你好,我是在校研三学生,正参考您的文章实现高光去除,但由于高光去除结果没有那么理想,想了解一下中间提取特征F结果,可以吗?或者告诉我是哪个地方出现问题(F图或者M图或者S图),请您指点。谢谢! 1)这是我预测的图片 14002_D_626_31 438dB_46 695loss_0 878267 14003_D_626_34 377dB_23 734loss_0 968986

2)这是我的中间F图 14002_F_626 14003_F_626 3)这是预测M图 14002_M_626_36 461dB_14 688loss 14003_M_626_48 979dB_0 823loss 4)这是预测S图 14002_S_626_32 389dB_37 511loss 14003_S_626_38 489dB_9 207loss

fu123456 commented 2 years ago

这个你在检查下你的code是不是哪一个环节出现问题。这个结果出现很多奇怪的噪点。

improgress commented 2 years ago

im a junior, wanna know how to get detectRemoval document from the detectionRemoval.cpython-36m-x86_64-linux-gnu.so ?

mcye123 commented 2 years ago

im a junior, wanna know how to get detectRemoval document from the detectionRemoval.cpython-36m-x86_64-linux-gnu.so ?

Is the process figure F in the paper

mcye123 commented 2 years ago

这个你在检查下你的code是不是哪一个环节出现问题。这个结果出现很多奇怪的噪点。

好的,谢谢