Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chhshen authored Jan 27, 2020
1 parent 614a67f commit b6986f0
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
Expand Up @@ -9,7 +9,7 @@ This project hosts the code for implementing the FCOS algorithm for object detec

The full paper is available at: [https://arxiv.org/abs/1904.01355](https://arxiv.org/abs/1904.01355).

Implementation based on Detectron2 is included in [https://tinyurl.com/AdelaiDet](AdelaiDet)
Implementation based on Detectron2 is included in [AdelaiDet](https://tinyurl.com/AdelaiDet)

## Highlights
- **Totally anchor-free:** FCOS completely avoids the complicated computation related to anchor boxes and all hyper-parameters of anchor boxes.
Expand Down

0 comments on commit b6986f0

Please sign in to comment.