Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yangxue0827 committed May 21, 2018
1 parent bab8a9b commit 37da5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# R2CNN: Rotational Region CNN for Orientation Robust Scene Detection

# We modified the R2CNN to make its performance more robust and excellent, and achieved better performance in the DOTA dataset. The code will be updated in https://github.com/DetectionTeamUCAS soon and be evaluated in common data sets (VOC pascal, icdar). Stay tuned!
# We modified the R2CNN to make its performance more robust and excellent, and achieved better performance in the DOTA and icdar dataset. The code will be updated in https://github.com/DetectionTeamUCAS. Stay tuned!

A Tensorflow implementation of FPN or R2CNN detection framework based on [FPN](https://github.com/yangxue0827/FPN_Tensorflow).
You can refer to the papers [R2CNN Rotational Region CNN for Orientation Robust Scene Text Detection](https://arxiv.org/abs/1706.09579) or [Feature Pyramid Networks for Object Detection](https://arxiv.org/abs/1612.03144)
Expand Down

0 comments on commit 37da5d7

Please sign in to comment.