You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi :) First, I'd like to appreciate authors to present sample codes!
As I'm a lot interested in "Double-DIP' structure for image segmentation,
I'm trying to reproduce the results reported in the original paper!
Especially, I'm trying to reproduce zebra segmentation, but I couldn't make it with provided sample codes ("segmentation.py"), same model configurations, network structures, etc.
Could you please check them if the sample codes properly generate reported layer images and the binary mask?
Thanks in advance :)
The text was updated successfully, but these errors were encountered:
Hi authors. I am also interested in using the code for image segmentation I wrote a segment function which looks pretty much similar to dehaze function. But the object created using Segmentation, when I used optimize, asked for a fg_hint or bg_hint. How to pass that ? I mean what should be the value for that?
It would be really nice if you could post a worked example of segmentation of a sample image.
Thanks in advance :)
Hi :) First, I'd like to appreciate authors to present sample codes!
As I'm a lot interested in "Double-DIP' structure for image segmentation,
I'm trying to reproduce the results reported in the original paper!
Especially, I'm trying to reproduce zebra segmentation, but I couldn't make it with provided sample codes ("segmentation.py"), same model configurations, network structures, etc.
Could you please check them if the sample codes properly generate reported layer images and the binary mask?
Thanks in advance :)
The text was updated successfully, but these errors were encountered: