Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TARTRL/Deepfake_Detection
/ functions
Functions
965 in github.com/TARTRL/Deepfake_Detection
⨍
Functions
965
◇
Types & classes
181
Function
mobilenetv3_small_075
MobileNet V3
dfd/timm/models/mobilenetv3.py:379
Function
mobilenetv3_small_100
(pretrained=False, **kwargs)
dfd/timm/models/mobilenetv3.py:386
Function
nasnetalarge
NASNet-A large model architecture.
dfd/timm/models/nasnet.py:611
Function
natural_key
See http://www.codinghorror.com/blog/archives/001018.html
dfd/timm/utils.py:251
Function
parse
(x)
dfd/timm/models/layers/helpers.py:11
Function
pnasnet5large
r"""PNASNet-5 model architecture from the `"Progressive Neural Architecture Search" <https://arxiv.org/abs/1712.00559>`_ paper.
dfd/timm/models/pnasnet.py:387
Function
posterize
(img, bits_to_keep, **__)
dfd/timm/data/auto_augment.py:153
Function
register_model
(fn)
dfd/timm/models/registry.py:14
Function
res2net101_26w_4s
Constructs a Res2Net-50_26w_4s model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
dfd/timm/models/res2net.py:144
Function
res2net50_14w_8s
Constructs a Res2Net-50_14w_8s model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
dfd/timm/models/res2net.py:208
Function
res2net50_26w_4s
Constructs a Res2Net-50_26w_4s model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
dfd/timm/models/res2net.py:128
Function
res2net50_26w_6s
Constructs a Res2Net-50_26w_4s model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
dfd/timm/models/res2net.py:160
Function
res2net50_26w_8s
Constructs a Res2Net-50_26w_4s model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
dfd/timm/models/res2net.py:176
Function
res2net50_48w_2s
Constructs a Res2Net-50_48w_2s model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
dfd/timm/models/res2net.py:192
Function
res2next50
Construct Res2NeXt-50 4s Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
dfd/timm/models/res2net.py:224
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/xception.py:180
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/pnasnet.py:349
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/gluon_xception.py:257
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/gluon_xception.py:394
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/senet.py:369
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/hrnet.py:686
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/dpn.py:227
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/densenet.py:127
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/mobilenetv3.py:120
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/inception_v4.py:280
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/selecsls.py:134
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/nasnet.py:562
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/inception_resnet_v2.py:296
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/efficientnet.py:314
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/efficientnet.py:425
Method
reset_classifier
(self, num_classes, global_pool='avg')
dfd/timm/models/resnet.py:444
Function
resnet101
Constructs a ResNet-101 model.
dfd/timm/models/resnet.py:549
Function
resnet152
Constructs a ResNet-152 model.
dfd/timm/models/resnet.py:561
Function
resnet18
Constructs a ResNet-18 model.
dfd/timm/models/resnet.py:472
Function
resnet26
Constructs a ResNet-26 model.
dfd/timm/models/resnet.py:496
Function
resnet26d
Constructs a ResNet-26 v1d model. This is technically a 28 layer ResNet, sticking with 'd' modifier from Gluon for now.
dfd/timm/models/resnet.py:508
Function
resnet34
Constructs a ResNet-34 model.
dfd/timm/models/resnet.py:484
Function
resnet50
Constructs a ResNet-50 model.
dfd/timm/models/resnet.py:523
Function
resnet50d
Constructs a ResNet-50-D model.
dfd/timm/models/resnet.py:535
Function
resnext101_32x4d
Constructs a ResNeXt-101 32x4d model.
dfd/timm/models/resnet.py:657
Function
resnext101_32x8d
Constructs a ResNeXt-101 32x8d model.
dfd/timm/models/resnet.py:671
Function
resnext101_64x4d
Constructs a ResNeXt101-64x4d model.
dfd/timm/models/resnet.py:685
Function
resnext50_32x4d
Constructs a ResNeXt50-32x4d model.
dfd/timm/models/resnet.py:628
Function
resnext50d_32x4d
Constructs a ResNeXt50d-32x4d model. ResNext50 w/ deep stem & avg pool downsample
dfd/timm/models/resnet.py:642
Function
rotate
(img, degrees, **kwargs)
dfd/timm/data/auto_augment.py:90
Method
sampler
(self)
dfd/timm/data/loader.py:193
Method
sampler
(self)
dfd/timm/data/loader.py:272
Method
sampler
(self)
dfd/timm/data/loader.py:352
Function
selecsls42
Constructs a SelecSLS42 model.
dfd/timm/models/selecsls.py:263
Function
selecsls42b
Constructs a SelecSLS42_B model.
dfd/timm/models/selecsls.py:270
Function
selecsls60
Constructs a SelecSLS60 model.
dfd/timm/models/selecsls.py:277
Function
selecsls60b
Constructs a SelecSLS60_B model.
dfd/timm/models/selecsls.py:284
Function
selecsls84
Constructs a SelecSLS84 model.
dfd/timm/models/selecsls.py:291
Function
select_adaptive_pool2d
Selectable global pooling function with dynamic input kernel size
dfd/timm/models/layers/adaptive_avgmax_pool.py:36
Function
semnasnet_050
MNASNet A1 (w/ SE), depth multiplier of 0.5
dfd/timm/models/efficientnet.py:1014
Function
semnasnet_075
MNASNet A1 (w/ SE), depth multiplier of 0.75.
dfd/timm/models/efficientnet.py:1021
Function
semnasnet_140
MNASNet A1 (w/ SE), depth multiplier of 1.4.
dfd/timm/models/efficientnet.py:1041
Function
senet154
(pretrained=False, num_classes=1000, in_chans=3, **kwargs)
dfd/timm/models/senet.py:465
Function
seresnet101
(pretrained=False, num_classes=1000, in_chans=3, **kwargs)
dfd/timm/models/senet.py:439
Function
seresnet152
(pretrained=False, num_classes=1000, in_chans=3, **kwargs)
dfd/timm/models/senet.py:452
Function
seresnet18
(pretrained=False, num_classes=1000, in_chans=3, **kwargs)
dfd/timm/models/senet.py:400
Function
seresnet34
(pretrained=False, num_classes=1000, in_chans=3, **kwargs)
dfd/timm/models/senet.py:413
Function
seresnet50
(pretrained=False, num_classes=1000, in_chans=3, **kwargs)
dfd/timm/models/senet.py:426
Function
seresnext101_32x4d
(pretrained=False, num_classes=1000, in_chans=3, **kwargs)
dfd/timm/models/senet.py:502
Function
seresnext26_32x4d
(pretrained=False, num_classes=1000, in_chans=3, **kwargs)
dfd/timm/models/senet.py:476
Function
seresnext26d_32x4d
Constructs a SE-ResNeXt-26-D model. This is technically a 28 layer ResNet, using the 'D' modifier from Gluon / bag-of-tricks for combination o
dfd/timm/models/resnet.py:931
Function
seresnext26t_32x4d
Constructs a SE-ResNet-26-T model. This is technically a 28 layer ResNet, like a 'D' bag-of-tricks model but with tiered 24, 48, 64 channels i
dfd/timm/models/resnet.py:947
Function
seresnext26tn_32x4d
Constructs a SE-ResNeXt-26-TN model. This is technically a 28 layer ResNet, like a 'D' bag-of-tricks model but with tiered 24, 32, 64 channels
dfd/timm/models/resnet.py:964
Function
seresnext50_32x4d
(pretrained=False, num_classes=1000, in_chans=3, **kwargs)
dfd/timm/models/senet.py:489
Method
set_transform
(self, transform, transform_rotateds)
dfd/timm/data/dataset.py:357
Method
set_transform
(self, transform)
dfd/timm/data/dataset.py:527
Function
sharpness
(img, factor, **__)
dfd/timm/data/auto_augment.py:171
Function
shear_x
(img, factor, **kwargs)
dfd/timm/data/auto_augment.py:58
Function
shear_y
(img, factor, **kwargs)
dfd/timm/data/auto_augment.py:63
Function
sigmoid
(x, inplace: bool = False)
dfd/timm/models/layers/activations.py:108
Function
skresnet18
Constructs a Selective Kernel ResNet-18 model. Different from configs in Select Kernel paper or "Compounding the Performance Improvements..." thi
dfd/timm/models/sknet.py:141
Function
skresnet34
Constructs a Selective Kernel ResNet-34 model. Different from configs in Select Kernel paper or "Compounding the Performance Improvements..." thi
dfd/timm/models/sknet.py:163
Function
skresnet50
Constructs a Select Kernel ResNet-50 model. Different from configs in Select Kernel paper or "Compounding the Performance Improvements..." this
dfd/timm/models/sknet.py:185
Function
skresnet50d
Constructs a Select Kernel ResNet-50-D model. Different from configs in Select Kernel paper or "Compounding the Performance Improvements..." this
dfd/timm/models/sknet.py:205
Function
skresnext50_32x4d
Constructs a Select Kernel ResNeXt50-32x4d model. This should be equivalent to the SKNet-50 model in the Select Kernel Paper
dfd/timm/models/sknet.py:226
Function
solarize
(img, thresh, **__)
dfd/timm/data/auto_augment.py:134
Function
solarize_add
(img, add, thresh=128, **__)
dfd/timm/data/auto_augment.py:138
Function
spnasnet_100
Single-Path NAS Pixel1
dfd/timm/models/efficientnet.py:1072
Function
ssl_resnet18
Constructs a semi-supervised ResNet-18 model pre-trained on YFCC100M dataset and finetuned on ImageNet `"Billion-scale Semi-Supervised Learning fo
dfd/timm/models/resnet.py:769
Function
ssl_resnet50
Constructs a semi-supervised ResNet-50 model pre-trained on YFCC100M dataset and finetuned on ImageNet `"Billion-scale Semi-Supervised Learning fo
dfd/timm/models/resnet.py:782
Function
ssl_resnext101_32x16d
Constructs a semi-supervised ResNeXt-101 32x16 model pre-trained on YFCC100M dataset and finetuned on ImageNet `"Billion-scale Semi-Supervised Lea
dfd/timm/models/resnet.py:834
Function
ssl_resnext101_32x4d
Constructs a semi-supervised ResNeXt-101 32x4 model pre-trained on YFCC100M dataset and finetuned on ImageNet `"Billion-scale Semi-Supervised Lear
dfd/timm/models/resnet.py:808
Function
ssl_resnext101_32x8d
Constructs a semi-supervised ResNeXt-101 32x8 model pre-trained on YFCC100M dataset and finetuned on ImageNet `"Billion-scale Semi-Supervised Lear
dfd/timm/models/resnet.py:821
Function
ssl_resnext50_32x4d
Constructs a semi-supervised ResNeXt-50 32x4 model pre-trained on YFCC100M dataset and finetuned on ImageNet `"Billion-scale Semi-Supervised Learn
dfd/timm/models/resnet.py:795
Method
state_dict
(self)
dfd/timm/scheduler/plateau_lr.py:43
Method
state_dict
(self)
dfd/timm/scheduler/scheduler.py:55
Method
step
(self, epoch, metric=None)
dfd/timm/scheduler/plateau_lr.py:55
Method
step
(self, epoch: int, metric: float = None)
dfd/timm/scheduler/scheduler.py:67
Method
step
(self, closure=None)
dfd/timm/optim/radam.py:98
Method
step
(self, closure=None)
dfd/timm/optim/lookahead.py:43
Method
step
Performs a single optimization step. Arguments: closure (callable, optional): A closure that reevaluates the model
dfd/timm/optim/adamw.py:55
Method
step
Performs a single optimization step. Arguments: closure (callable, optional): A closure that reevaluates the model
dfd/timm/optim/rmsprop_tf.py:57
Method
step
Performs a single optimization step. Arguments: closure (callable, optional): A closure that reevaluates the model
dfd/timm/optim/nadam.py:34
Method
step
Performs a single optimization step. Arguments: closure (callable, optional): A closure that reevaluates the model an
dfd/timm/optim/nvnovograd.py:54
Method
step
(self, closure=None)
dfd/timm/optim/novograd.py:25
← previous
next →
801–900 of 965, ranked by callers