From f854659e9e4e6fa644d39fcc85c973cc6643a215 Mon Sep 17 00:00:00 2001 From: lizz Date: Fri, 10 Jul 2020 17:46:11 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 85b9a71e1e..9f26759515 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ The master branch works with **PyTorch 1.3+**. Benchmark with other open source projects are available on [benchmark.md](docs/benchmark.md). -Results and models are available in the **README.md** of each method's config directory. +Results and models are available in the *README.md* of each method's config directory. +A summary can be found in the [**model zoo**](https://mmpose.readthedocs.io/en/latest/model_zoo.html) page. ## Installation