MCPcopy Create free account

hub / github.com/ant-research/CoDeF / functions

Functions310 in github.com/ant-research/CoDeF

Method__init__
(self, fmap1, fmap2, num_levels=4, radius=4)
data_preprocessing/RAFT/core/corr.py:64
Method__init__
(self, input_dim=128, hidden_dim=256)
data_preprocessing/RAFT/core/update.py:7
Method__init__
(self, hidden_dim=128, input_dim=192+128)
data_preprocessing/RAFT/core/update.py:34
Method__init__
(self, args)
data_preprocessing/RAFT/core/update.py:63
Method__init__
(self, args)
data_preprocessing/RAFT/core/update.py:80
Method__init__
(self, args, hidden_dim=96)
data_preprocessing/RAFT/core/update.py:100
Method__init__
(self, args, hidden_dim=128, input_dim=128)
data_preprocessing/RAFT/core/update.py:115
Method__init__
(self, enabled)
data_preprocessing/RAFT/core/raft.py:16
Method__init__
(self, args)
data_preprocessing/RAFT/core/raft.py:25
Method__init__
(self, crop_size, min_scale=-0.2, max_scale=0.5, do_flip=True)
data_preprocessing/RAFT/core/utils/augmentor.py:16
Method__init__
(self, crop_size, min_scale=-0.2, max_scale=0.5, do_flip=False)
data_preprocessing/RAFT/core/utils/augmentor.py:123
Method__init__
(self, dims, mode='sintel')
data_preprocessing/RAFT/core/utils/utils.py:9
Method__iter__
(self)
datasets/distributed_weighted_sampler.py:107
Method__len__
(self)
datasets/video_dataset.py:136
Method__len__
(self)
datasets/distributed_weighted_sampler.py:152
Method__len__
(self)
data_preprocessing/RAFT/core/datasets.py:98
Method__rmul__
(self, v)
data_preprocessing/RAFT/core/datasets.py:93
FunctionaddClasses
(element, classes)
docs/static/js/bulma-carousel.js:95
Functionadd_text_to_image
Overlays text on given image. NOTE: The input image is assumed to be with `RGB` channel order. Args: image: The image to overlay tex
utils/image_utils.py:146
Functionbl
(c)
docs/static/js/fontawesome.all.min.js:5
Functionbool_parser
Parses an argument to boolean.
opt.py:167
FunctionbulmaCarousel
(selector)
docs/static/js/bulma-carousel.js:504
FunctionbulmaSlider
(selector)
docs/static/js/bulma-slider.js:105
Functioncamelize
(str)
docs/static/js/bulma-carousel.js:1008
Methodconfigure_optimizers
(self)
train.py:246
Functioncss
(element, obj)
docs/static/js/bulma-carousel.js:169
Functiondefer
()
docs/static/js/bulma-carousel.js:995
FunctiondetectSupportsPassive
()
docs/static/js/bulma-carousel.js:189
FunctiondrawLoop
()
docs/static/js/video_comparison.js:34
Functionec
(c)
docs/static/js/fontawesome.all.min.js:5
Functionfetch_dataloader
Create the data loader for the corresponding trainign set
data_preprocessing/RAFT/core/datasets.py:199
Functionfl
(c)
docs/static/js/fontawesome.all.min.js:5
Functionflow_to_image
Expects a two dimensional flow image of shape. Args: flow_uv (np.ndarray): Flow UV image of shape [H,W,2] clip_flow (float,
data_preprocessing/RAFT/core/utils/flow_viz.py:109
Methodforward
Encodes input xyz to warp field for points Inputs: x: (B, self.in_channels_xyz) the embedded vector of po
models/implicit_model.py:49
Methodforward
Embeds x to (x, sin(2^k x), cos(2^k x), ...) Different from the paper, "x" is also in the output See https://github.com/bmild
models/implicit_model.py:91
Methodforward
Embeds x to (x, sin(2^k x), cos(2^k x), ...) Different from the paper, "x" is also in the output See https://github.com/bmild
models/implicit_model.py:136
Methodforward
Embeds x to (x, sin(2^k x), cos(2^k x), ...) Different from the paper, "x" is also in the output See https://github.com/bmild
models/implicit_model.py:190
Methodforward
Encodes input (xyz+dir) to rgb+sigma (not ready to render yet). For rendering this ray, please see rendering.py Inputs:
models/implicit_model.py:264
Methodforward
(self, x)
models/implicit_model.py:307
Methodforward
(self, x, step=0, aneal_func=None)
models/implicit_model.py:325
Methodforward
(self, xyt_norm, step=0,aneal_func=None)
models/implicit_model.py:344
Methodforward
(self, x)
data_preprocessing/RAFT/core/extractor.py:48
Methodforward
(self, x)
data_preprocessing/RAFT/core/extractor.py:107
Methodforward
(self, x)
data_preprocessing/RAFT/core/extractor.py:168
Methodforward
(self, x)
data_preprocessing/RAFT/core/extractor.py:244
Methodforward
(self, x)
data_preprocessing/RAFT/core/update.py:13
Methodforward
(self, h, x)
data_preprocessing/RAFT/core/update.py:23
Methodforward
(self, h, x)
data_preprocessing/RAFT/core/update.py:45
Methodforward
(self, flow, corr)
data_preprocessing/RAFT/core/update.py:71
Methodforward
(self, flow, corr)
data_preprocessing/RAFT/core/update.py:89
Methodforward
(self, net, inp, corr, flow)
data_preprocessing/RAFT/core/update.py:106
Methodforward
(self, net, inp, corr, flow, upsample=True)
data_preprocessing/RAFT/core/update.py:127
Functionforward_interpolate
(flow)
data_preprocessing/RAFT/core/utils/utils.py:26
Methodfreeze_bn
(self)
data_preprocessing/RAFT/core/raft.py:58
FunctiongetNodeIndex
(node)
docs/static/js/bulma-carousel.js:1005
Functionget_blank_image
Gets a blank image, either white of black. NOTE: This function will always return an image with `RGB` channel order for color image and pixel
utils/image_utils.py:56
Functionget_grid_shape
Gets the shape of a grid based on the size. This function makes greatest effort on making the output grid square if neither `height` nor `wid
utils/image_utils.py:286
Methodget_lr
(self)
utils/warmup_scheduler.py:23
Methodget_progress_bar_dict
(self)
train.py:513
Functiongl
(c)
docs/static/js/fontawesome.all.min.js:5
Functionheight
(element)
docs/static/js/bulma-carousel.js:136
Functionhide
(elements)
docs/static/js/bulma-carousel.js:116
Functionhl
(c)
docs/static/js/fontawesome.all.min.js:5
Functionic
(c)
docs/static/js/fontawesome.all.min.js:5
FunctionisDate
(unknown)
docs/static/js/bulma-carousel.js:234
FunctionisEmptyObject
(unknown)
docs/static/js/bulma-carousel.js:240
FunctionisFunction
(unknown)
docs/static/js/bulma-carousel.js:225
FunctionisInViewport
(element, html)
docs/static/js/bulma-carousel.js:1481
FunctionisNumber
(unknown)
docs/static/js/bulma-carousel.js:228
FunctionisObject
(unknown)
docs/static/js/bulma-carousel.js:237
FunctionisRtl
()
docs/static/js/bulma-carousel.js:991
FunctionisString
(unknown)
docs/static/js/bulma-carousel.js:231
FunctionisVideo
(unknown)
docs/static/js/bulma-carousel.js:252
Functionjc
()
docs/static/js/fontawesome.all.min.js:5
Functionl
(t,e)
docs/static/js/bulma-carousel.min.js:1
Functionlpips
(image_pred, image_gt, lpips_model)
metrics.py:21
Functionnc
(c)
docs/static/js/fontawesome.all.min.js:5
Functionoffset
(element)
docs/static/js/bulma-carousel.js:123
Methodon_test_epoch_end
(self)
train.py:507
FunctionouterHeight
(element)
docs/static/js/bulma-carousel.js:140
FunctionouterWidth
(element)
docs/static/js/bulma-carousel.js:151
Functionposition
(element)
docs/static/js/bulma-carousel.js:162
Functionpostprocess_image
Post-processes image to pixel range [0, 255] with dtype `uint8`. This function is particularly used to handle the results produced by deep mo
utils/image_utils.py:218
Functionpreprocess_image
Pre-processes image by adjusting the pixel range and to dtype `float32`. This function is particularly used to convert an image or a batch of ima
utils/image_utils.py:189
Functionrc
(c)
docs/static/js/fontawesome.all.min.js:5
FunctionreadDispKITTI
(filename)
data_preprocessing/RAFT/core/utils/frame_utils.py:109
FunctionreadFlowKITTI
(filename)
data_preprocessing/RAFT/core/utils/frame_utils.py:102
Functionread_gen
(file_name, pil=False)
data_preprocessing/RAFT/core/utils/frame_utils.py:123
FunctionremoveClasses
(element, classes)
docs/static/js/bulma-carousel.js:102
FunctionresizeAndPlay
(element)
docs/static/js/video_comparison.js:107
Functionsave_image
Saves an image to disk. NOTE: The input image (if colorful) is assumed to be with `RGB` channel order and pixel range [0, 255]. Args:
utils/image_utils.py:100
Methodset_epoch
r""" Sets the epoch for this sampler. When :attr:`shuffle=True`, this ensures all replicas use a different random ordering for each ep
datasets/distributed_weighted_sampler.py:155
Methodsetup
(self, stage)
train.py:231
Functionshow
(elements)
docs/static/js/bulma-carousel.js:109
Functionssim
(image_pred, image_gt, reduction='mean')
metrics.py:18
Methodtest_step
(self, batch, batch_idx)
train.py:423
FunctiontrackLocation
(e)
docs/static/js/video_comparison.js:18
FunctiontrackLocationTouch
(e)
docs/static/js/video_comparison.js:23
Methodtrain_dataloader
(self)
train.py:252
Methodtraining_step
(self, batch, batch_idx)
train.py:286
← previousnext →201–300 of 310, ranked by callers