Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ancientmooner committed Aug 18, 2019
1 parent cac17da commit ee07b3f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<div align="center">
<img src="demo/reppoints.png" width="400px" />
<p>Learning RepPoints in Object Detection.</p>
</div>

## Usage
a. Clone the repo:
```
Expand Down
Binary file added demo/reppoints.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee07b3f

Please sign in to comment.