broadinstitute / keras-rcnn

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

Regularization #151

Open jola6897 opened 6 years ago

jola6897 commented 6 years ago

Hi, I wanted to ask how you handle regularization. I did not notice any usage of Dropout or other regularization methods. Is it necessary to add these?