MCPcopy Create free account

hub / github.com/LouieYang/MCL / functions

Functions259 in github.com/LouieYang/MCL

Methodforward
(self, support_x, support_y, query_x, query_y, n_way, k_shot)
modules/fsl_query.py:91
Methodforward
(self,x)
modules/encoder/fourlayer_64F.py:40
Methodforward
(self, x)
modules/encoder/wrn28.py:39
Methodforward
(self, x)
modules/encoder/wrn28.py:74
Methodforward
(self, x, gamma)
modules/encoder/resnet.py:13
Methodforward
(self, x)
modules/encoder/resnet.py:93
Methodforward
(self, x)
modules/encoder/resnet.py:161
Methodforward
(self,x)
modules/encoder/fourlayer_64F_4x.py:44
Methodforward
(self, x)
modules/query/relationnet.py:24
Methodforward
(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/r2d2.py:70
Methodforward
(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/mn4.py:44
Methodforward
(self, x)
modules/query/linearplus.py:23
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, feature, label=None)
modules/query/negative_softmax.py:24
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/frn.py:89
Methodforward
(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/ls.py:46
Methodforward
(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/dmn4.py:28
Methodforward
(self, support_xf, query_xf)
modules/query/similarity.py:13
Methodforward
(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/mel.py:135
Methodforward
(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/metaoptnet.py:71
Methodforward
(self, x)
modules/query/relationmel.py:26
Methodforward
(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/ctx.py:93
Methodforward
(self, support_xf, query_xf, n_way, k_shot)
modules/query/mel_utils.py:24
Methodforward
(self, feature, label=None)
modules/query/negative_cosine.py:25
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/dsn.py:36
Methodforward
(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/deepemd.py:137
Methodforward
(self, support_xf, support_y, query_xf, query_y, n_way, k_shot)
modules/query/dn4.py:32
Methodforward
(self, *args, **kwargs)
modules/pretrainer/base.py:27
Methodforward_test
(self, support_x, support_y, query_x, query_y)
modules/pretrainer/linear.py:30
Methodforward_test
(self, support_x, support_y, query_x, query_y)
modules/pretrainer/frn.py:93
Methodforward_train
(self, x, y)
modules/pretrainer/linear.py:18
Methodforward_train
(self, x, y)
modules/pretrainer/frn.py:79
Methodget_lr
(self)
engines/utils.py:70
Methodimmutable
Set immutability to is_immutable and recursively apply the setting to all nested AttrDicts.
configs/collections.py:39
Methodis_immutable
(self)
configs/collections.py:52
Methodload_summary_datalist
(self, load_dir)
dataloader/base_datasets.py:111
Functionmultihot_embedding
(x, k, dim=-1)
modules/utils.py:42
Methodoverdetermined_forward
(self, support_xf, support_y, query_xf, query_y, similarity_f)
modules/query/mel.py:85
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
Functionratio_resize_randomcrop
(phase, image_size, pad_size)
dataloader/transforms.py:42
Functionreflectpad_randomcrop
(phase, image_size, pad_size)
dataloader/transforms.py:27
Methodregister
(self, module_name, module=None)
modules/utils.py:105
Methodregister_fn
(fn)
modules/utils.py:112
Functionresnet12
()
modules/encoder/resnet.py:169
Methodrun
(self)
engines/evaluator.py:49
Methodrun
(self)
engines/distributed_trainer.py:186
Methodrun
(self)
engines/distributed_evaluator.py:64
Methodrun
(self)
engines/pretrainer.py:150
Methodrun
(self)
engines/distributed_pretrainer.py:171
Functionwrn2810
()
modules/encoder/wrn28.py:84
← previous201–259 of 259, ranked by callers