chenhaoxing / M2L

This repository is the code of paper "Multi-level Metric Learning for Few-shot Image Recognition".(ICANN-2022))
35 stars 10 forks source link

mml.py文件中的support_xf_part和query_xf_part是如何定义的呢? #4

Open dongyaoliang opened 1 year ago

dongyaoliang commented 1 year ago

您好,运行训练程序的时候,报错 TypeError: forward() missing 2 required positional arguments: 'support_xf_part' and 'query_xf_part' 我发现是fsl_query.py调用def forward_Grid函数时执行query = self.query(support_xf, support_y, query_xf, query_y)出错,因为函数未定义query_xf_part和support_xf_part。所以我请问这两部分是如何定义的呢?

Mufanyin commented 8 months ago

您好,请问你的问题解决了吗,我也遇到了这个未定义。

dongyaoliang commented 8 months ago

时间太久,我也忘记了源码是怎样的,这是我根据论文内容后来自己修改后的部分代码,你可以参考一下

 

------------------ 原始邮件 ------------------ 发件人: "chenhaoxing/M2L" @.>; 发送时间: 2024年2月20日(星期二) 中午11:40 @.>; @.**@.>; 主题: Re: [chenhaoxing/M2L] mml.py文件中的support_xf_part和query_xf_part是如何定义的呢? (Issue #4)

您好,请问你的问题解决了吗,我也遇到了这个未定义。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

WriteCodee commented 5 months ago

您好,可以也发我一份关于support_xf_part和query_xf_part嘛? 我也遇到这个问题

时间太久,我也忘记了源码是怎样的,这是我根据论文内容后来自己修改后的部分代码,你可以参考一下   ------------------ 原始邮件 ------------------ 发件人: "chenhaoxing/M2L" @.>; 发送时间: 2024年2月20日(星期二) 中午11:40 @.>; @.**@.>; 主题: Re: [chenhaoxing/M2L] mml.py文件中的support_xf_part和query_xf_part是如何定义的呢? (Issue #4) 您好,请问你的问题解决了吗,我也遇到了这个未定义。 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>