keras-rcnn

Keras package for region-based convolutional neural networks (RCNNs)


Keywords
cntk, deep-learning, image-segmentation, object-detection, tensorflow, theano
License
MIT
Install
pip install keras-rcnn==0.0.2

Documentation

keras-rcnn (WIP)

https://travis-ci.org/broadinstitute/keras-rcnn.svg?branch=master

keras-rcnn is the Keras package for region-based convolutional neural networks.

Status

The status of keras-rcnn as of Wednesday, August 2, 2017:

We’ve been meeting in the #keras-rcnn channel on the keras.io Slack server. You can join the server by inviting yourself from the following website:

https://keras-slack-autojoin.herokuapp.com/

Work on the region proposal network (RPN) continues. You can track the progress of this feature from the following pull request:

https://github.com/broadinstitute/keras-rcnn/pull/41

We expect to be finished with this feature in a week or two. Contributions and feedback are welcome!