From 0af7e891b044807dde53dddc1db96269ce8b36e6 Mon Sep 17 00:00:00 2001 From: BaofengZan Date: Mon, 21 Sep 2020 12:47:28 +0800 Subject: [PATCH] =?UTF-8?q?hrnet=20classification=20trt=20=E5=8A=A0?= =?UTF-8?q?=E9=80=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HRNetClassification/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HRNetClassification/readme.md b/HRNetClassification/readme.md index cd89aea..be1182e 100644 --- a/HRNetClassification/readme.md +++ b/HRNetClassification/readme.md @@ -1,6 +1,6 @@ # HRNet -The Pytorch implementation is [HRNet-Image-Classification](https://github.com/HRNet/HRNet-Image-Classification). +The Pytorch implementation is [HRNet-Image-Classification](https://github.com/HRNet/HRNet-Image-Classification). The implemented model is **HRNet-W18-C-Small-v2** ## How to Run