keras-rcnn
keras-rcnn copied to clipboard
Rename `AnchorTarget` to `Anchor`
In an effort to further simplify the existing interface and to improve self-documentation I’d like to rename a few layers and backend functions to be clearer. I’d like to rename AnchorTarget to the more concise Anchor.
I also want to reinforce that the Anchor layer is used in both forward-and-back propagation.