Commit 2c65a28c authored by dcuai's avatar dcuai
Browse files

Update README.md

parent cd959434
...@@ -235,7 +235,7 @@ cd projects/XDecoder ...@@ -235,7 +235,7 @@ cd projects/XDecoder
python demo.py ../../images/coco configs/xdecoder-tiny_zeroshot_text-image-retrieval.py --weights ../../xdecoder_focalt_last_novg.pt --text 'pizza on the plate' python demo.py ../../images/coco configs/xdecoder-tiny_zeroshot_text-image-retrieval.py --weights ../../xdecoder_focalt_last_novg.pt --text 'pizza on the plate'
``` ```
### 单机多卡 ### 单机多卡
|注: PYTHONPATH环境变量路径需根据实际情况进行修改 | | 注:PYTHONPATH环境变量路径需根据实际情况进行修改 |
(1) Semantic segmentation on ADE20K (1) Semantic segmentation on ADE20K
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment