Update README.md

pull/109/head
Enze Xie 2022-08-18 08:06:25 +08:00 committed by GitHub
parent 4c95a7448c
commit 639caf64aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -45,8 +45,11 @@ cd SegFormer && pip install -e . --user
## Evaluation
Download `trained weights`. [google drive](https://drive.google.com/drive/folders/1GAku0G0iR9DsBxCbfENWMJ27c5lYUeQA?usp=sharing) |
Download `trained weights`.
(
[google drive](https://drive.google.com/drive/folders/1GAku0G0iR9DsBxCbfENWMJ27c5lYUeQA?usp=sharing) |
[onedrive](https://connecthkuhk-my.sharepoint.com/:f:/g/personal/xieenze_connect_hku_hk/Ept_oetyUGFCsZTKiL_90kUBy5jmPV65O5rJInsnRCDWJQ?e=CvGohw)
)
Example: evaluate ```SegFormer-B1``` on ```ADE20K```: