Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hao840/OFAKD
/ types & classes
Types & classes
48 in github.com/Hao840/OFAKD
⨍
Functions
201
◇
Types & classes
48
↓ 5 callers
Class
CycleNet
CycleMLP Network
custom_model/cycle_mlp.py:249
↓ 4 callers
Class
HireMLPNet
custom_model/hire_mlp.py:235
↓ 4 callers
Class
VisionPermutator
Vision Permutator
custom_model/vip.py:147
↓ 3 callers
Class
TokenFilter
remove cls tokens in forward
distillers/utils.py:53
↓ 2 callers
Class
ContrastLoss
contrastive loss
distillers/crd.py:79
↓ 2 callers
Class
CycleFC
custom_model/cycle_mlp.py:54
↓ 2 callers
Class
Embed
Embedding module
distillers/crd.py:64
↓ 2 callers
Class
LinearEmbed
distillers/correlation.py:39
↓ 2 callers
Class
Mlp
custom_model/vip.py:27
↓ 2 callers
Class
Mlp
custom_model/cycle_mlp.py:35
↓ 2 callers
Class
Mlp
custom_model/hire_mlp.py:25
↓ 2 callers
Class
PatchMerging
distillers/utils.py:8
↓ 1 callers
Class
AliasMethod
From: https://hips.seas.harvard.edu/blog/2013/03/03/the-alias-method-efficient-sampling-with-many-discrete-outcomes/
distillers/crd.py:189
↓ 1 callers
Class
CIFAR100InstanceSample
: Folder datasets which returns (img, label, index, contrast_index):
utils.py:60
↓ 1 callers
Class
ContrastMemory
memory buffer that supplies large amount of negative samples.
distillers/crd.py:107
↓ 1 callers
Class
CycleBlock
custom_model/cycle_mlp.py:177
↓ 1 callers
Class
Downsample
Image to Patch Embedding
custom_model/vip.py:118
↓ 1 callers
Class
Downsample
Downsample transition stage
custom_model/cycle_mlp.py:220
↓ 1 callers
Class
Downsample
Downsample stage
custom_model/hire_mlp.py:201
↓ 1 callers
Class
GAP1d
distillers/utils.py:45
↓ 1 callers
Class
HireBlock
custom_model/hire_mlp.py:157
↓ 1 callers
Class
HireMLP
custom_model/hire_mlp.py:44
↓ 1 callers
Class
ImageNetInstanceSample
: Folder datasets which returns (img, label, index, contrast_index):
utils.py:9
↓ 1 callers
Class
MobileNetV1
custom_model/mobilenetv1.py:9
↓ 1 callers
Class
Normalize
normalization layer
distillers/crd.py:51
↓ 1 callers
Class
PatchEmbed
Image to Patch Embedding
custom_model/vip.py:105
↓ 1 callers
Class
PatchEmbedOverlapping
2D Image to Patch Embedding with overlapping
custom_model/cycle_mlp.py:199
↓ 1 callers
Class
PatchEmbedOverlapping
2D Image to Patch Embedding with overlapping
custom_model/hire_mlp.py:178
↓ 1 callers
Class
PermutatorBlock
custom_model/vip.py:83
↓ 1 callers
Class
SepConv
distillers/utils.py:127
↓ 1 callers
Class
TimePredictor
utils.py:101
↓ 1 callers
Class
TokenFnContext
distillers/utils.py:74
Class
BKD
distillers/kd.py:33
Class
BaseDistiller
distillers/_base.py:6
Class
CRD
distillers/crd.py:11
Class
Correlation
distillers/correlation.py:9
Class
CycleMLP
custom_model/cycle_mlp.py:147
Class
DIST
distillers/dist.py:8
Class
DKD
distillers/dkd.py:9
Class
FitNet
distillers/fitnet.py:11
Class
KD
distillers/kd.py:10
Class
LambdaModule
distillers/utils.py:99
Class
MyPatchMerging
distillers/utils.py:108
Class
OFA
distillers/ofa.py:22
Class
RKD
distillers/rkd.py:9
Class
Unpatchify
distillers/utils.py:209
Class
Vanilla
distillers/_base.py:33
Class
WeightedPermuteMLP
custom_model/vip.py:46