Instance Segmentation
With
Mask R-CNN
Kaiming He,Georgia Gkioxari,Piotr Dollar,Ross Girshick
Facebook AI Research (FAIR)
Image Segmentation
Instance Segmentation
Faster R-CNN
Before moving on with Mask R-CNN. It would be better if we discuss about Faster R-CNN first.
Its is a state-of-art object detection method.
Just a short intro!!!
Faster R-CNN
Faster R-CNN
Sample Output of Faster
RoIPool
Mask R-CNN
Mask R-CNN relations with Faster R-CNN
Mask R-CNN
Mask R-CNN
Mask R-CNN
Why need improvement over Faster R-CNN
Mask R-CNN Architecture
1. Improvement over Faster R-CNN.
i) RoIPool vs RoIAlign
2. Improvement over other state of art model for segmentation
i) parallel computation
ii) decouple mask and classifications
RoIAlign - The Saviour
Exploitation and improvement over Faster R-CNN
Issues with RoIPool layer and solutions
Improvement over other state of art model for segmentation
Parallel Computations
Mask R-CNN
Improvement over other state of art model for segmentation
Decouple mask & classification
RoI loss: