MCPcopy Create free account

hub / github.com/Hao840/OFAKD / types & classes

Types & classes48 in github.com/Hao840/OFAKD

↓ 5 callersClassCycleNet
CycleMLP Network
custom_model/cycle_mlp.py:249
↓ 4 callersClassHireMLPNet
custom_model/hire_mlp.py:235
↓ 4 callersClassVisionPermutator
Vision Permutator
custom_model/vip.py:147
↓ 3 callersClassTokenFilter
remove cls tokens in forward
distillers/utils.py:53
↓ 2 callersClassContrastLoss
contrastive loss
distillers/crd.py:79
↓ 2 callersClassCycleFC
custom_model/cycle_mlp.py:54
↓ 2 callersClassEmbed
Embedding module
distillers/crd.py:64
↓ 2 callersClassLinearEmbed
distillers/correlation.py:39
↓ 2 callersClassMlp
custom_model/vip.py:27
↓ 2 callersClassMlp
custom_model/cycle_mlp.py:35
↓ 2 callersClassMlp
custom_model/hire_mlp.py:25
↓ 2 callersClassPatchMerging
distillers/utils.py:8
↓ 1 callersClassAliasMethod
From: https://hips.seas.harvard.edu/blog/2013/03/03/the-alias-method-efficient-sampling-with-many-discrete-outcomes/
distillers/crd.py:189
↓ 1 callersClassCIFAR100InstanceSample
: Folder datasets which returns (img, label, index, contrast_index):
utils.py:60
↓ 1 callersClassContrastMemory
memory buffer that supplies large amount of negative samples.
distillers/crd.py:107
↓ 1 callersClassCycleBlock
custom_model/cycle_mlp.py:177
↓ 1 callersClassDownsample
Image to Patch Embedding
custom_model/vip.py:118
↓ 1 callersClassDownsample
Downsample transition stage
custom_model/cycle_mlp.py:220
↓ 1 callersClassDownsample
Downsample stage
custom_model/hire_mlp.py:201
↓ 1 callersClassGAP1d
distillers/utils.py:45
↓ 1 callersClassHireBlock
custom_model/hire_mlp.py:157
↓ 1 callersClassHireMLP
custom_model/hire_mlp.py:44
↓ 1 callersClassImageNetInstanceSample
: Folder datasets which returns (img, label, index, contrast_index):
utils.py:9
↓ 1 callersClassMobileNetV1
custom_model/mobilenetv1.py:9
↓ 1 callersClassNormalize
normalization layer
distillers/crd.py:51
↓ 1 callersClassPatchEmbed
Image to Patch Embedding
custom_model/vip.py:105
↓ 1 callersClassPatchEmbedOverlapping
2D Image to Patch Embedding with overlapping
custom_model/cycle_mlp.py:199
↓ 1 callersClassPatchEmbedOverlapping
2D Image to Patch Embedding with overlapping
custom_model/hire_mlp.py:178
↓ 1 callersClassPermutatorBlock
custom_model/vip.py:83
↓ 1 callersClassSepConv
distillers/utils.py:127
↓ 1 callersClassTimePredictor
utils.py:101
↓ 1 callersClassTokenFnContext
distillers/utils.py:74
ClassBKD
distillers/kd.py:33
ClassBaseDistiller
distillers/_base.py:6
ClassCRD
distillers/crd.py:11
ClassCorrelation
distillers/correlation.py:9
ClassCycleMLP
custom_model/cycle_mlp.py:147
ClassDIST
distillers/dist.py:8
ClassDKD
distillers/dkd.py:9
ClassFitNet
distillers/fitnet.py:11
ClassKD
distillers/kd.py:10
ClassLambdaModule
distillers/utils.py:99
ClassMyPatchMerging
distillers/utils.py:108
ClassOFA
distillers/ofa.py:22
ClassRKD
distillers/rkd.py:9
ClassUnpatchify
distillers/utils.py:209
ClassVanilla
distillers/_base.py:33
ClassWeightedPermuteMLP
custom_model/vip.py:46