broadinstitute / keras-rcnn

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

Misspelling in README.rst #212

Open Genie-Liu opened 6 years ago

Genie-Liu commented 6 years ago

keras_rcnn.util.show_bounding_boxes(target_image, target_bounding_boxes, target_categories)

the util should be utils, and target_image should be target_images