We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
大佬,我在运行python scripts/dump_clip_features_manyprompt.py --ann path_to_annotation_for_datasets --clip_model RN50 --out_path path_to_lanugage_embeddings 出现 Traceback (most recent call last): File "scripts/dump_clip_features_manyprompt.py", line 118, in import clip ModuleNotFoundError: No module named 'clip' 如何解决,clip在哪里下载 还有就是我在使用你们github上给的RegionCLIP直接训练端到端时得出的结果少4个点,是不是你们给出的RegionCLIP预训练权重参数与测试的数据集有关,我测试的数据集使用的是lvis0.5,如果有关,你们regionCLIP预训练权重参数是什么数据集,望告知,感谢大佬
The text was updated successfully, but these errors were encountered:
emmm 我想知道你运行成功新类别识别了嘛...
Sorry, something went wrong.
emmm 我想知道你运行成功新类别识别了嘛... 可以把你的QQ或者微信发我邮箱交流交流,2070230560@qq.com这是我的邮箱
我也想知道您运行成功检测新的类了吗, ennn可以交流交流一下嘛 我的qq邮箱:chenasuny@qq.com
测试集中如果有训练集中未出现过的类别,是不是也可以识别出来这个未出现过的类别是什么类
No branches or pull requests
大佬,我在运行python scripts/dump_clip_features_manyprompt.py --ann path_to_annotation_for_datasets --clip_model RN50 --out_path path_to_lanugage_embeddings
出现
Traceback (most recent call last):
File "scripts/dump_clip_features_manyprompt.py", line 118, in
import clip
ModuleNotFoundError: No module named 'clip'
如何解决,clip在哪里下载
还有就是我在使用你们github上给的RegionCLIP直接训练端到端时得出的结果少4个点,是不是你们给出的RegionCLIP预训练权重参数与测试的数据集有关,我测试的数据集使用的是lvis0.5,如果有关,你们regionCLIP预训练权重参数是什么数据集,望告知,感谢大佬
The text was updated successfully, but these errors were encountered: