Method__call__(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/relationnet.py:68
Method__call__(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/protonet.py:43
Method__call__(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/matchingnet.py:47
Method__call__(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/relationmel.py:116
Method__call__(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/protomel.py:73
Method__call__(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/matchingmel.py:79
Method__init__(self, inplanes, planes, stride=1, downsample=None, drop_rate=0.0, drop_block=False, block_size=1)
modules/encoder/resnet.py:75
Method_scores_both(self, support_xf, support_y, query_xf, query_y, query_mel, support_mel)
modules/query/relationmel.py:93
Method_scores_both(self, support_xf, support_y, query_xf, query_y, query_mel, support_mel)
modules/query/protomel.py:60
Method_scores_both(self, support_xf, support_y, query_xf, query_y, query_mel, support_mel)
modules/query/matchingmel.py:63
Method_scores_query(self, support_xf, support_y, query_xf, query_y, query_mel, support_mel)
modules/query/relationmel.py:50
Method_scores_query(self, support_xf, support_y, query_xf, query_y, query_mel, support_mel)
modules/query/protomel.py:33
Method_scores_query(self, support_xf, support_y, query_xf, query_y, query_mel, support_mel)
modules/query/matchingmel.py:30
Method_scores_support(self, support_xf, support_y, query_xf, query_y, query_mel, support_mel)
modules/query/relationmel.py:70
Method_scores_support(self, support_xf, support_y, query_xf, query_y, query_mel, support_mel)
modules/query/protomel.py:46
Method_scores_support(self, support_xf, support_y, query_xf, query_y, query_mel, support_mel)
modules/query/matchingmel.py:47