From ed2c566d318bf7348083a82548b7a53782d2d665 Mon Sep 17 00:00:00 2001 From: Nathan Qin Date: Sat, 18 May 2019 23:35:18 -0600 Subject: [PATCH] more --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2087ce3b..5306bf11 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ git clone https://github.com/NathanUA/BASNet.git 3. Cd to the directory 'BASNet', run the training and inference process by command: ```python basnet_test.py``` and ```python basnet_train.py``` respectively. - We also provid the predicted [saliency maps](https://drive.google.com/file/d/1K9y9HpupXT0RJ4U4OizJ_Uk5byUyCupK/view?usp=sharing) for datasets SOD, ECSSD, DUT-OMRON, PASCAL-S, HKU-IS and DUTS-TE. + We also provide the predicted [saliency maps](https://drive.google.com/file/d/1K9y9HpupXT0RJ4U4OizJ_Uk5byUyCupK/view?usp=sharing) for datasets SOD, ECSSD, DUT-OMRON, PASCAL-S, HKU-IS and DUTS-TE. ## Architecture