matterport / Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Other
24.65k stars 11.7k forks source link

Only mask outline segmentation #805

Open leccyril opened 6 years ago

leccyril commented 6 years ago

I want only outline segmentation without using Keras, it is possible with only tobject detection in research/object detection ? because deeplab is image complete segmentation, in object detection we see the bounding bow and i think mask overlap complete detected object. but here with nucleus example i can see only outline. it is very important and i have answer nowhere !

thanks !

numan98khan commented 6 years ago

Hey, bruh do you mean like this?

git0 git1

leccyril commented 6 years ago

hi, thank you,

no like this outline

shengyuzhang commented 6 years ago

I am looking for some tools/algorithms like this too. Any progress? @leccyril

leccyril commented 6 years ago

no one tell me thing... i don't know how to create my png mask.. i think it is the issue

zizza6 commented 6 years ago

I would like to know it too!!