From 392ebb3285fcb059b1fde51b247a3213c8a7b838 Mon Sep 17 00:00:00 2001 From: "Lin, Ming" Date: Mon, 6 Sep 2021 18:18:45 -0700 Subject: [PATCH] update auto download pth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e8ae2b..bb894a7 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ git clone https://github.com/idstcv/GPU-Efficient-Networks.git cd GPU-Efficient-Networks ``` -+ Download pre-trained parameters to ./GENet_params. [[Google Drive download link]](https://drive.google.com/drive/folders/1OEksQF3fyx233z_DGD2tMLE96LxgS072?usp=sharing) ++ The pre-trained weights should be automatically downloaded to ./GENet_params once you load the model. ### Evaluate the Pre-trained Model