broadinstitute / keras-rcnn

Keras package for region-based convolutional neural networks (RCNNs)
Other
553 stars 224 forks source link

Add tests to everything #84

Open jhung0 opened 6 years ago

jhung0 commented 6 years ago

Make sure there are tests for everything, including models, pascal, theano/cntk backend. Also, use keras’ test layer functionality.