Open McLawrence opened 7 years ago
@McLawrence; have you found any repositories based on Keras o Tens?
@MinaRe I am sorry. I think I did not find one then. But there are implementations of faster R-CNN and Mask R-CNN in tensorflow or Keras.
I don't think there's a MNC implementation in Keras. There are plenty of MaskRCNN implementations though. I suggest using one of those as they are more accurate according to the paper.
Hi. Is anybody aware of a Keras implementation of this architecture, or parts of it, like for example the ROI Warping layer or the proposal layer?
Thanks!