Open vmesel opened 7 years ago
+1 here. the example on the main page seems good, but an end-to-end roi sample would be great!
I'm not sure I fully understand what kind of example is being sought - I do have a repo here https://github.com/yhenon/keras-frcnn that show bounding box prediction using faster-rcnn. But it's well beyond the scope of this repo, which is just minimal layers.
Hey @yhenon! Thanks for creating a repository on SPP methods!
Could you please post an example of a convolutional neural network that classifies the image and works on creating the binding box?