facebookarchive / caffe2

Caffe2 is a lightweight, modular, and scalable deep learning framework.
https://caffe2.ai
Apache License 2.0
8.42k stars 1.95k forks source link

Mask R-CNN Model #1099

Open williford opened 7 years ago

williford commented 7 years ago

From my understanding, the Mask R-CNN model (https://arxiv.org/abs/1703.06870) was implemented using Caffe2. Could the code be released as part of Caffe2 or as a tutorial? It would be great if the ROIAlign layer and other necessary components were included in Caffe2. I think it would help Caffe2 gain more traction.

Is there anything that the community can do to help make this happen (like with assisting the tutorial)?

In case @KaimingHe, @gkioxari, or other co-authors read this, is there an expected release time of the Mask R-CNN code?

MartinPlantinga commented 7 years ago

I am also interested in this. Is anybody working on it?

jiangnanhugo commented 6 years ago

hope to see more example code with caffe2