broadinstitute / keras-rcnn

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

config file #112

Open jhung0 opened 6 years ago

jhung0 commented 6 years ago

We need a central location where parameters are stored. This can be done through a config dictionary, e.g. config = {max_proposals: 300}