Skip to content

Comment on Splash of Color: Instance Segmentation with Mask R-CNN and TensorFlowparent

Comments

It really depends on the application. If you’re comparing to classical instance segmentation methods like a distance-based watershed, Mask RCNN (e.g. using the Keras-RCNN package) has nearly identical performance. However, if you’re looking for real-time performance, you’ll need to look elsewhere (and likely reframe your problem as an object detection rather than instance segmentation problem).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.