0

I am developing a neural framework for instance segmentation.

At the moment I have quite reasonable outcome (probability map) as follows:

Input image:

enter image description here

Corresponding probability map:

enter image description here

As you may noticed, the outcome has blurred boundaries while I asked the model to highlight DOG location.

My aim is to generate instance borders using:

1: input image information.

2: associated probability map information.

I'm thinking of Graph cut Optimization and Max-Flow/Min-Cut algorithm to extract instance boundaries.

But I wanted to know if you have a more recent exciting suggestion for me?

thanks,

Ali Sharifi B.
  • 595
  • 1
  • 6
  • 15

0 Answers0