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
在该代码的train.py文件中有加载support_set中的pt文件(fixed_fewshot_list = torch.load(f'./support_set/{args.obj}/{args.shot}_{args.inferences}.pt')),但是没有生成pt文件的代码,因此,我想请问您这个pt文件是怎么生成的,代码能公开吗?
The text was updated successfully, but these errors were encountered:
你好,请问你解决这个问题了吗 我的代码卡到了这一步
Sorry, something went wrong.
你好,请问MPDD的support_set解决了吗 我也卡在了这里
No branches or pull requests
在该代码的train.py文件中有加载support_set中的pt文件(fixed_fewshot_list = torch.load(f'./support_set/{args.obj}/{args.shot}_{args.inferences}.pt')),但是没有生成pt文件的代码,因此,我想请问您这个pt文件是怎么生成的,代码能公开吗?
The text was updated successfully, but these errors were encountered: