MCPcopy Create free account

hub / github.com/Kartik-3004/facexformer / functions

Functions176 in github.com/Kartik-3004/facexformer

↓ 1 callersFunctionyl
(a)
docs/static/js/fontawesome.all.min.js:5
Function$c
()
docs/static/js/fontawesome.all.min.js:5
FunctionAutoplay
(slider)
docs/static/js/bulma-carousel.js:1057
FunctionBreakpoints
(slider)
docs/static/js/bulma-carousel.js:1233
FunctionCoordinate
()
docs/static/js/bulma-carousel.js:341
FunctionEventEmitter
()
docs/static/js/bulma-slider.js:295
FunctionEventEmitter
()
docs/static/js/bulma-carousel.js:291
FunctionFade
(transitioner, slider)
docs/static/js/bulma-carousel.js:2082
FunctionInfinite
(slider)
docs/static/js/bulma-carousel.js:1372
FunctionJ
()
docs/static/js/fontawesome.all.min.js:5
FunctionLoop
(slider)
docs/static/js/bulma-carousel.js:1453
FunctionNavigation
(slider)
docs/static/js/bulma-carousel.js:1523
FunctionPagination
(slider)
docs/static/js/bulma-carousel.js:1676
FunctionSl
(c)
docs/static/js/fontawesome.all.min.js:5
FunctionSwipe
(slider)
docs/static/js/bulma-carousel.js:1838
FunctionTransitioner
(slider)
docs/static/js/bulma-carousel.js:1981
FunctionTranslate
(transitioner, slider)
docs/static/js/bulma-carousel.js:2219
FunctionVc
(c)
docs/static/js/fontawesome.all.min.js:5
Method__init__
(self, num_channels: int, eps: float = 1e-6)
network/models/transformer.py:33
Method__init__
A transformer decoder that attends to an input image using queries whose positional embedding is supplied. Args: d
network/models/transformer.py:48
Method__init__
A transformer block with four layers: (1) self-attention of sparse inputs, (2) cross attention of sparse inputs to dense inputs, (3)
network/models/transformer.py:141
Method__init__
( self, embedding_dim: int, num_heads: int, downsample_rate: int = 1, )
network/models/transformer.py:222
Method__init__
( self, *, transformer_dim: 256, transformer: nn.Module, activation: T
network/models/facexformer.py:35
Method__init__
(self, num_pos_feats: int = 64, scale: Optional[float] = None)
network/models/facexformer.py:139
Method__init__
(self, input_dim)
network/models/facexformer.py:181
Method__init__
(self)
network/models/facexformer.py:191
FunctionaddClasses
(element, classes)
docs/static/js/bulma-carousel.js:103
Functionbl
(c)
docs/static/js/fontawesome.all.min.js:5
FunctionbulmaCarousel
(selector)
docs/static/js/bulma-carousel.js:517
FunctionbulmaSlider
(selector)
docs/static/js/bulma-slider.js:113
Functioncamelize
(str)
docs/static/js/bulma-carousel.js:1022
Functioncss
(element, obj)
docs/static/js/bulma-carousel.js:177
Functiondefer
()
docs/static/js/bulma-carousel.js:1009
FunctiondetectSupportsPassive
()
docs/static/js/bulma-carousel.js:198
Functionec
(c)
docs/static/js/fontawesome.all.min.js:5
Functionfl
(c)
docs/static/js/fontawesome.all.min.js:5
Methodforward
(self, x: torch.Tensor)
network/models/transformer.py:26
Methodforward
(self, x: torch.Tensor)
network/models/transformer.py:39
Methodforward
Args: image_embedding (torch.Tensor): image to attend to. Should be shape B x embedding_dim x h x w for any h and w.
network/models/transformer.py:93
Methodforward
( self, queries: Tensor, keys: Tensor, query_pe: Tensor, key_pe: Tensor )
network/models/transformer.py:182
Methodforward
(self, q: Tensor, k: Tensor, v: Tensor)
network/models/transformer.py:249
Methodforward
(self, x)
network/models/facexformer.py:27
Methodforward
( self, image_embeddings: torch.Tensor, image_pe: torch.Tensor, )
network/models/facexformer.py:91
Methodforward
Generate positional encoding for a grid of the specified size.
network/models/facexformer.py:157
Methodforward
(self, hidden_states: torch.Tensor)
network/models/facexformer.py:185
Methodforward
(self, x, labels, tasks)
network/models/facexformer.py:240
Methodforward_with_coords
Positionally encode points that are not normalized to [0,1].
network/models/facexformer.py:170
FunctiongetNodeIndex
(node)
docs/static/js/bulma-carousel.js:1019
Functiongl
(c)
docs/static/js/fontawesome.all.min.js:5
Functionheight
(element)
docs/static/js/bulma-carousel.js:144
Functionhide
(elements)
docs/static/js/bulma-carousel.js:124
Functionhl
(c)
docs/static/js/fontawesome.all.min.js:5
Methodhook
(module, input, output)
network/models/facexformer.py:236
Functionic
(c)
docs/static/js/fontawesome.all.min.js:5
FunctionisDate
(unknown)
docs/static/js/bulma-carousel.js:244
FunctionisEmptyObject
(unknown)
docs/static/js/bulma-carousel.js:250
FunctionisFunction
(unknown)
docs/static/js/bulma-carousel.js:235
FunctionisInViewport
(element, html)
docs/static/js/bulma-carousel.js:1501
FunctionisNumber
(unknown)
docs/static/js/bulma-carousel.js:238
FunctionisObject
(unknown)
docs/static/js/bulma-carousel.js:247
FunctionisRtl
()
docs/static/js/bulma-carousel.js:1005
FunctionisString
(unknown)
docs/static/js/bulma-carousel.js:241
FunctionisVideo
(unknown)
docs/static/js/bulma-carousel.js:262
Functionjc
()
docs/static/js/fontawesome.all.min.js:5
Functionl
(t, e)
docs/static/js/bulma-carousel.min.js:1
Functionnc
(c)
docs/static/js/fontawesome.all.min.js:5
Functionoffset
(element)
docs/static/js/bulma-carousel.js:131
FunctionouterHeight
(element)
docs/static/js/bulma-carousel.js:148
FunctionouterWidth
(element)
docs/static/js/bulma-carousel.js:159
Functionposition
(element)
docs/static/js/bulma-carousel.js:170
Functionrc
(c)
docs/static/js/fontawesome.all.min.js:5
FunctionremoveClasses
(element, classes)
docs/static/js/bulma-carousel.js:110
Functionshow
(elements)
docs/static/js/bulma-carousel.js:117
Functionuuid
()
docs/static/js/bulma-carousel.js:999
Functionvc
()
docs/static/js/fontawesome.all.min.js:5
Functionwidth
(element)
docs/static/js/bulma-carousel.js:140
← previous101–176 of 176, ranked by callers