MCPcopy Create free account

hub / github.com/amazon-science/mm-cot / types & classes

Types & classes268 in github.com/amazon-science/mm-cot

↓ 90 callersClassByoBlockCfg
timm/models/byobnet.py:111
↓ 48 callersClassBasicConv2d
timm/models/inception_v4.py:28
↓ 38 callersClassBasicConv2d
timm/models/inception_resnet_v2.py:38
↓ 37 callersClassConvBnAct
Conv + Norm Layer + Activation w/ optional skip connection
timm/models/efficientnet_blocks.py:50
↓ 33 callersClassByoModelCfg
timm/models/byobnet.py:128
↓ 30 callersClassBranchSeparables
timm/models/nasnet.py:66
↓ 20 callersClassBlock17
timm/models/inception_resnet_v2.py:139
↓ 15 callersClassNormalCell
timm/models/nasnet.py:265
↓ 13 callersClassCell
timm/models/pnasnet.py:186
↓ 13 callersClassPatchEmbed
Image to Patch Embedding
timm/models/twins.py:240
↓ 12 callersClassBlock
timm/models/xception.py:65
↓ 12 callersClassBranchSeparables
timm/models/pnasnet.py:54
↓ 10 callersClassBlock35
timm/models/inception_resnet_v2.py:84
↓ 10 callersClassBlock8
timm/models/inception_resnet_v2.py:197
↓ 10 callersClassLayerFn
timm/models/byobnet.py:499
↓ 9 callersClassActConvBn
timm/models/nasnet.py:34
↓ 8 callersClassDualPathBlock
timm/models/dpn.py:83
↓ 7 callersClassInceptionB
timm/models/inception_v4.py:143
↓ 7 callersClassSEModule
timm/models/senet.py:70
↓ 6 callersClassAugmentOp
timm/data/auto_augment.py:317
↓ 6 callersClassDlaTree
timm/models/dla.py:206
↓ 5 callersClassActConvBn
timm/models/pnasnet.py:78
↓ 5 callersClassBasicConv2d
timm/models/inception_v3.py:274
↓ 5 callersClassBlock
timm/models/gluon_xception.py:66
↓ 5 callersClassBnActConv2d
timm/models/dpn.py:73
↓ 5 callersClassFeatureInfo
timm/models/features.py:20
↓ 5 callersClassStem
timm/models/byobnet.py:867
↓ 4 callersClassConvNorm
timm/models/levit.py:116
↓ 4 callersClassConvPosEnc
Convolutional Position Encoding. Note: This module is similar to the conditional position encoding in CPVT.
timm/models/coat.py:169
↓ 4 callersClassConvRelPosEnc
Convolutional relative position encoding.
timm/models/coat.py:63
↓ 4 callersClassEfficientNetBuilder
Build Trunk Blocks This ended up being somewhat of a cross between https://github.com/tensorflow/tpu/blob/master/models/official/mnasnet/mna
timm/models/efficientnet_builder.py:262
↓ 4 callersClassFactorAtt_ConvRelPosEnc
Factorized attention with convolutional relative position encoding class.
timm/models/coat.py:127
↓ 4 callersClassInceptionA
timm/models/inception_v4.py:92
↓ 4 callersClassInceptionC
timm/models/inception_v3.py:119
↓ 4 callersClassNfCfg
timm/models/nfnet.py:151
↓ 4 callersClassNormLinear
timm/models/levit.py:165
↓ 4 callersClassSeparableConv2d
timm/models/gluon_xception.py:44
↓ 4 callersClassSerialBlock
Serial block class. Note: In this implementation, each serial block only contains a conv-attention and a FFN (MLP) module.
timm/models/coat.py:196
↓ 3 callersClassAttention
Multi-Head Attention
timm/models/tnt.py:44
↓ 3 callersClassBlock
timm/models/visformer.py:111
↓ 3 callersClassFeatureHooks
Feature Hook Helper This module helps with the setup and extraction of hooks for extracting features from internal nodes in a model by node
timm/models/features.py:84
↓ 3 callersClassFirstCell
timm/models/nasnet.py:205
↓ 3 callersClassInceptionA
timm/models/inception_v3.py:52
↓ 3 callersClassInceptionC
timm/models/inception_v4.py:202
↓ 3 callersClassResidual
timm/models/levit.py:202
↓ 3 callersClassScienceQADatasetImg
Creating a custom dataset for reading the dataset and loading it into the dataloader to pass it to the neural network for finetuning the
utils_data.py:138
↓ 3 callersClassScienceQADatasetStd
Creating a custom dataset for reading the dataset and loading it into the dataloader to pass it to the neural network for finetuning the
utils_data.py:68
↓ 3 callersClassSeparableConv2d
timm/models/xception.py:51
↓ 3 callersClassToNumpy
timm/data/transforms.py:10
↓ 2 callersClassBlock
TNT Block
timm/models/tnt.py:77
↓ 2 callersClassBlock
timm/models/convit.py:191
↓ 2 callersClassCatBnAct
timm/models/dpn.py:52
↓ 2 callersClassGhostModule
timm/models/ghostnet.py:46
↓ 2 callersClassInceptionE
timm/models/inception_v3.py:196
↓ 2 callersClassRandomErasing
Randomly selects a rectangle region in an image and erases its pixels. 'Random Erasing Data Augmentation' by Zhong et al. See https:/
timm/data/random_erasing.py:25
↓ 2 callersClassSeparableConv2d
timm/models/pnasnet.py:38
↓ 2 callersClassSeparableConv2d
timm/models/nasnet.py:50
↓ 2 callersClassTarState
timm/data/parsers/parser_image_in_tar.py:31
↓ 1 callersClassActivationStatsHook
Iterates through each of `model`'s modules and matches modules using unix pattern matching based on `hook_fn_locs` and registers `hook_fn` to the
timm/utils/model.py:35
↓ 1 callersClassAdaBelief
r"""Implements AdaBelief algorithm. Modified from Adam in PyTorch Arguments: params (iterable): iterable of parameters to optimize or dic
timm/optim/adabelief.py:6
↓ 1 callersClassAdafactor
Implements Adafactor algorithm. This implementation is based on: `Adafactor: Adaptive Learning Rates with Sublinear Memory Cost` (see https://
timm/optim/adafactor.py:16
↓ 1 callersClassAdahessian
Implements the AdaHessian algorithm from "ADAHESSIAN: An Adaptive Second OrderOptimizer for Machine Learning" Arguments: params (ite
timm/optim/adahessian.py:9
↓ 1 callersClassAdamP
timm/optim/adamp.py:16
↓ 1 callersClassAttention
timm/models/levit.py:228
↓ 1 callersClassAttention
timm/models/visformer.py:82
↓ 1 callersClassAttention
timm/models/vision_transformer.py:172
↓ 1 callersClassAttentionSubsample
timm/models/levit.py:304
↓ 1 callersClassAugMixAugment
AugMix Transform Adapted and improved from impl here: https://github.com/google-research/augmix/blob/master/imagenet.py From paper: 'AugMix:
timm/data/auto_augment.py:709
↓ 1 callersClassAutoAugment
timm/data/auto_augment.py:499
↓ 1 callersClassBasicLayer
A basic Swin Transformer layer for one stage. Args: dim (int): Number of input channels. input_resolution (tuple[int]): Input re
timm/models/swin_transformer.py:359
↓ 1 callersClassBlock
timm/models/vision_transformer.py:199
↓ 1 callersClassCellStem0
timm/models/pnasnet.py:148
↓ 1 callersClassCellStem0
timm/models/nasnet.py:90
↓ 1 callersClassCellStem1
timm/models/nasnet.py:137
↓ 1 callersClassCondConvResidual
Inverted residual block w/ CondConv routing
timm/models/efficientnet_blocks.py:209
↓ 1 callersClassConvEmbedding
timm/models/pit.py:135
↓ 1 callersClassConvHeadPooling
timm/models/pit.py:118
↓ 1 callersClassConvMlp
timm/models/vgg.py:55
↓ 1 callersClassCosineLRScheduler
Cosine decay with restarts. This is described in the paper https://arxiv.org/abs/1608.03983. Inspiration from https://github.com/all
timm/scheduler/cosine_lr.py:18
↓ 1 callersClassDenseBlock
timm/models/densenet.py:113
↓ 1 callersClassDenseLayer
timm/models/densenet.py:47
↓ 1 callersClassDenseTransition
timm/models/densenet.py:138
↓ 1 callersClassDepthwiseSeparableConv
DepthwiseSeparable block Used for DS convs in MobileNet-V1 and in the place of IR blocks that have no expansion (factor of 1.0). This is an a
timm/models/efficientnet_blocks.py:82
↓ 1 callersClassDlaRoot
timm/models/dla.py:186
↓ 1 callersClassDownsampleAvg
timm/models/byobnet.py:507
↓ 1 callersClassDownsampleAvg
timm/models/nfnet.py:304
↓ 1 callersClassEdgeResidual
Residual block with expansion convolution followed by pointwise-linear w/ stride Originally introduced in `EfficientNet-EdgeTPU: Creating Accele
timm/models/efficientnet_blocks.py:259
↓ 1 callersClassFactorizedReduction
timm/models/pnasnet.py:94
↓ 1 callersClassFormatterNoInfo
timm/utils/log.py:9
↓ 1 callersClassGPSA
timm/models/convit.py:59
↓ 1 callersClassGammaAct
timm/models/nfnet.py:287
↓ 1 callersClassGlobalSubSampleAttn
GSA: using a key to summarize the information for a group to be efficient.
timm/models/twins.py:149
↓ 1 callersClassHighResolutionModule
timm/models/hrnet.py:388
↓ 1 callersClassHybridEmbed
CNN Feature Map Embedding Extract feature map from CNN, flatten, project to embedding dim.
timm/models/vision_transformer_hybrid.py:100
↓ 1 callersClassImageDataset
timm/data/dataset.py:20
↓ 1 callersClassInceptionAux
timm/models/inception_v3.py:244
↓ 1 callersClassInceptionB
timm/models/inception_v3.py:90
↓ 1 callersClassInceptionD
timm/models/inception_v3.py:164
↓ 1 callersClassInvertedResidual
Inverted residual block w/ optional SE Originally used in MobileNet-V2 - https://arxiv.org/abs/1801.04381v4, this layer is often referred to
timm/models/efficientnet_blocks.py:135
↓ 1 callersClassIterableImageDataset
timm/data/dataset.py:65
next →1–100 of 268, ranked by callers