broadinstitute / keras-rcnn

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

Object detection generator should return a scale and scale boxes with images #82

Open jhung0 opened 6 years ago

hgaiser commented 6 years ago

This is actually addressed in https://github.com/broadinstitute/keras-rcnn/pull/71

0x00b1 commented 6 years ago

@hgaiser Yep! 👍 (I just reviewed. @hgaiser, feel free to review too!)