keras-rcnn icon indicating copy to clipboard operation
keras-rcnn copied to clipboard

Rename `AnchorTarget` to `Anchor`

Open 0x00b1 opened this issue 7 years ago • 0 comments

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.

0x00b1 avatar Jan 11 '18 18:01 0x00b1