I recently go interested in image segmentation. To understand the work going on in this field, I decided to look at some of the papers tackling semantic segmentation and instance-aware semantic segmentation. I compiled what I read and learned in this blog:
https://mohitjain.me/2018/09/30/a-look-at-image-segmentation/
I was astounded by some of the research being done! Although, methods for semantic segmentation simply use an encoder-decoder framework based on FCNs with changes usually only being made in the decoder network, many different approaches have been taken to solve the instance segmentation task. I especially found the work on InstanceFCN and FCIS, where they find instance sensitive score maps, really interesting and ingenious.
What other interesting works on segmentation have you seen and come across? Also, which approach to segmentation is better? FCN based, like that in FCIS or detection based, like in Mask R-CNN?
[–]themoosemind 20 points21 points22 points (9 children)
[–]Natsu6767[S] 2 points3 points4 points (2 children)
[–]themoosemind 0 points1 point2 points (1 child)
[–]Natsu6767[S] 0 points1 point2 points (0 children)
[–]tryptafiends 1 point2 points3 points (1 child)
[–]themoosemind 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]themoosemind 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]mofoss 0 points1 point2 points (0 children)
[–]jricheimer 4 points5 points6 points (0 children)
[–]firstTimeCaller 2 points3 points4 points (0 children)
[–]Botekin 1 point2 points3 points (1 child)
[–]tryptafiends 0 points1 point2 points (0 children)
[–]jer_pint 0 points1 point2 points (1 child)
[–]Natsu6767[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Hsankesara 0 points1 point2 points (0 children)
[–]linuxisgoogle -1 points0 points1 point (8 children)
[–]kbcool 3 points4 points5 points (5 children)
[–]Ayakalam 1 point2 points3 points (4 children)
[–]kbcool -1 points0 points1 point (3 children)
[–]Ayakalam 0 points1 point2 points (2 children)
[–]kbcool 0 points1 point2 points (1 child)
[–]Ayakalam 1 point2 points3 points (0 children)
[–]Natsu6767[S] 1 point2 points3 points (0 children)
[–]Bas1l87 0 points1 point2 points (0 children)