diff --git a/README.md b/README.md index 026f9e4..db58c0e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ We provide code support and configuration files to reproduce the results in the Another feature of this repo is the demonstration of an `anchor-free detector`, which can be as effective as state-of-the-art anchor-based detection methods. The anchor-free detector can utilize either `bounding box` or `RepPoints` as the basic object representation. +
+ +

Learning RepPoints in Object Detection.

+
+ ## Usage a. Clone the repo: ``` diff --git a/demo/reppoints.png b/demo/reppoints.png new file mode 100644 index 0000000..a9306d9 Binary files /dev/null and b/demo/reppoints.png differ