DPGN icon indicating copy to clipboard operation
DPGN copied to clipboard

About the num_queries

Open shi1997Yee opened this issue 4 years ago • 1 comments

Thanks for your work, in your experiments, 'num_queries' is set to 1 in stead of 15. Does it meet the standard few-shot learning setting ? @zsc @zxytim

shi1997Yee avatar Nov 20 '20 07:11 shi1997Yee

Hi shi1997Yee,

In graph-based FSL methods (eg. EGNN), the 'num_queries' is usually set to 1, we are following the same settings since DPGN is a graph-based method as well.

Yours DPGN team

AlienceGG avatar Dec 21 '20 08:12 AlienceGG