Methodforward(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/linearplus.py:69
Methodforward(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/linear.py:29
Methodforward(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/negative_softmax.py:75
Methodforward(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/metaoptnet.py:71
Methodforward(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/negative_cosine.py:77
Methodforward(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/deepemd.py:137
Methodpooling(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/r2d2mel.py:29
Methodpooling(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/metaoptmel.py:28
Methodpooling(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/linearmel.py:28
Methodpooling(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/negative_softmax_mel.py:30
Methodpooling(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/negative_cosine_mel.py:30
Methodpooling(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/linearplusmel.py:28
Methodpooling(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/dsnmel.py:27