AI From Scratch/Phase 04/Lesson 08/~75 minutes

Instance Segmentation — Mask R-CNN

Build + LearnPythonNo prerequisites

Add a tiny mask branch to a Faster R-CNN detector and you have instance segmentation. The hard part is RoIAlign, and it is harder than it looks.

Loading lesson page...