jasjeetIM / Mask-RCNN

Implementation of Mask-RCNN in Caffe https://arxiv.org/pdf/1703.06870.pdf
231 stars 141 forks source link

Mask-RCNN

Implementation of Mask-RCNN in Caffe based on https://arxiv.org/pdf/1703.06870.pdf

This is a adaptation of Faster-RCNN : https://github.com/ShaoqingRen/faster_rcnn
DONE

TO DO