Commit 5df4c41a authored by dcuai's avatar dcuai
Browse files

Update README.md

parent ffdf6192
......@@ -24,7 +24,7 @@ Vary-base:将新的视觉词汇表与原始词汇表(CLIP)合并,扩展
## 环境配置
`注:在部署环境前需将Vary/vary/demo/run_qwen_vary.py和Vary/vary/model/vary_qwen_vary.py中的模型路径改为本地模型路径,同时将模型中的config.json文件中的模型路径改为本地路径,完成以上操作后再执行pip install e .指令。`
`注:在部署环境前需修改本仓库vary/demo/run_qwen_vary.py和vary/model/vary_qwen_vary.py中的模型路径改为本地模型路径,同时将模型中的config.json文件中的模型路径改为本地路径,完成以上操作后再执行pip install e .指令。`
### Docker(方法一)
[光源](https://www.sourcefind.cn/#/service-details)拉取docker镜像的地址与使用步骤
......@@ -82,7 +82,7 @@ pip install ninja
## 数据集
本项目暂未开放数据集,需自己构建数据集
可参考本项目github论文
- 本项目gitlab地址[Ucas-HaoranWei/Vary](https://github.com/Ucas-HaoranWei/Vary)
- [Ucas-HaoranWei/Vary](https://github.com/Ucas-HaoranWei/Vary)
## 训练
......@@ -158,13 +158,13 @@ bash run.sh
## 预训练权重
- [Vary weights huggingface 预训练模型下载地址]<https://huggingface.co/Haoran-megvii/Vary> 可联系作者获取模型权重!
-[Vary weights huggingface 预训练模型下载地址]<https://huggingface.co/Haoran-megvii/Vary> 可联系作者获取模型权重!
`weihaoran18@mails.ucas.ac.cn`
- 本项目提供权重地址为[Here](https://pan.baidu.com/s/1CjlRmq0_q-NSJez2BKrghg),
验证码可在本仓库留言索取。
- [Download the CLIP-VIT-L]<https://huggingface.co/openai/clip-vit-large-patch14/>
-[Download the CLIP-VIT-L]<https://huggingface.co/openai/clip-vit-large-patch14/>
## 源码仓库及问题反馈
......
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