未验证 提交 78e33547 编写于 作者: C chhshen 提交者: GitHub

Update README.md

上级 dd4ca761
......@@ -9,6 +9,8 @@ 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 available at [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.
- **Better performance:** The very simple one-stage detector achieves much better performance (38.7 vs. 36.8 in AP with ResNet-50) than Faster R-CNN. Check out more models and experimental results [here](#models).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册