broadinstitute / keras-rcnn

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

Feature Pyramid Networks #45

Open JihongJu opened 7 years ago

JihongJu commented 7 years ago

FPN highlights the importance of leveraging the multi-scale feature hierarchy for object detection.

More details see the paper: Feature Pyramid Networks for Object Detection

jhung0 commented 7 years ago

Yes, definitely want to implement this! We'll see the authors at cvpr in a few days if you want us to ask any questions.

On Jul 19, 2017 2:43 AM, "JihongJu" notifications@github.com wrote:

FPN highlights the importance of leveraging the multi-scale feature hierarchy for object detection.

More details see the paper: Feature Pyramid Networks for Object Detection http://openaccess.thecvf.com/content_cvpr_2017/papers/Lin_Feature_Pyramid_Networks_CVPR_2017_paper.pdf

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/broadinstitute/keras-rcnn/issues/45, or mute the thread https://github.com/notifications/unsubscribe-auth/AJJbgjX61RYpi4CfobA_gLaEOlzH--SQks5sPc_AgaJpZM4Oce5G .

JihongJu commented 7 years ago

@jhung0 Ha, thank you for asking. I don't think I have any questions in particular for them atm. Enjoy! ;D

hgaiser commented 7 years ago

Bit late too @JihongJu :p