fixed dead links of FCENet Readme (#267)

This commit is contained in:
GT 2021-06-08 17:52:32 +08:00 committed by GitHub
parent b1741dee57
commit 71208cb8e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ Supported algorithms:
- [x] [PSENet](configs/textdet/psenet/README.md) (CVPR'2019)
- [x] [TextSnake](configs/textdet/textsnake/README.md) (ECCV'2018)
- [x] [DRRG](configs/textdet/drrg/README.md) (CVPR'2020)
- [x] [FCENet](configs/textdet/fcenet/README.MD) (CVPR'2021)
- [x] [FCENet](configs/textdet/fcenet/README.md) (CVPR'2021)
</details>

View File

@ -55,7 +55,7 @@ MMOCR 是基于 PyTorch 和 mmdetection 的开源工具箱,专注于文本检
- [x] [PSENet](configs/textdet/psenet/README.md) (CVPR'2019)
- [x] [TextSnake](configs/textdet/textsnake/README.md) (ECCV'2018)
- [x] [DRRG](configs/textdet/drrg/README.md) (CVPR'2020)
- [x] [FCENet](configs/textdet/fcenet/README.MD) (CVPR'2021)
- [x] [FCENet](configs/textdet/fcenet/README.md) (CVPR'2021)
</details>