MCPcopy Create free account

hub / github.com/ShijieZhou-UCLA/feature-3dgs / functions

Functions2,707 in github.com/ShijieZhou-UCLA/feature-3dgs

↓ 5 callersMethodrender
SIBR_viewers/src/core/renderer/DepthRenderer.cpp:33
↓ 5 callersMethodrender
SIBR_viewers/src/core/view/MultiMeshManager.cpp:239
↓ 5 callersFunctionreset
reset token_buffer; current character is beginning of token
SIBR_viewers/src/projects/remote/json.hpp:7940
↓ 5 callersFunctionrunCommand
(binary, command_args)
SIBR_viewers/src/projects/dataset_tools/preprocess/utils/commands.py:39
↓ 5 callersMethodsaveToFile
SIBR_viewers/src/core/system/ByteStream.cpp:131
↓ 5 callersMethodsaveToVideoFile
SIBR_viewers/src/core/video/VideoUtils.cpp:1208
↓ 5 callersMethodshift
SIBR_viewers/src/core/video/VideoUtils.hpp:127
↓ 5 callersMethodtoOpenCVBGR
SIBR_viewers/src/core/graphics/Image.hpp:784
↓ 5 callersFunctiontop
\return the relative top extent. */
SIBR_viewers/src/core/graphics/Viewport.hpp:68
↓ 5 callersFunctionupdate
! @brief updates a JSON object from another object, overwriting existing keys Inserts all values from JSON object @a j and overwrites existin
SIBR_viewers/src/projects/remote/json.hpp:23474
↓ 4 callersFunctionReverseBytes
SIBR_viewers/src/core/assets/colmapheader.h:78
↓ 4 callersFunctionViewport
Constructor from extents. *\param left left extent *\param top top extent *\param right right extent *\param bottom bottom extent */
SIBR_viewers/src/core/graphics/Viewport.hpp:39
↓ 4 callersMethod__init__
Init. Args: scale_factor (float): scaling mode (str): interpolation mode
encoders/lseg_encoder/modules/models/lseg_blocks.py:127
↓ 4 callersMethod__init__
Init. Args: scale_factor (float): scaling mode (str): interpolation mode
encoders/lseg_encoder/modules/models/lseg_blocks_zs.py:130
↓ 4 callersMethod__init__
(self)
lpipsPyTorch/modules/networks.py:89
↓ 4 callersFunction_make_encoder
( backbone, features, use_pretrained=True, groups=1, expand=False, exportable=True,
encoders/lseg_encoder/modules/models/lseg_blocks.py:13
↓ 4 callersFunction_make_fusion_block
(features, use_bn)
encoders/lseg_encoder/modules/models/lseg_net_ori.py:94
↓ 4 callersFunction_make_fusion_block
(features, use_bn)
encoders/lseg_encoder/modules/models/lseg_net.py:94
↓ 4 callersFunction_make_pretrained_clip_vitb32_384
(pretrained, use_readout="ignore", hooks=None, enable_attention_hooks=False)
encoders/lseg_encoder/modules/models/lseg_vit.py:441
↓ 4 callersFunction_make_pretrained_clip_vitl16_384
( pretrained, use_readout="ignore", hooks=None, enable_attention_hooks=False )
encoders/lseg_encoder/modules/models/lseg_vit.py:403
↓ 4 callersFunction_make_scratch
(in_shape, out_shape, groups=1, expand=False)
encoders/lseg_encoder/modules/models/lseg_blocks.py:71
↓ 4 callersMethodadd
SIBR_viewers/src/core/video/VideoUtils.hpp:134
↓ 4 callersFunctionappendVertexData
SIBR_viewers/src/core/graphics/MeshBufferGL.cpp:46
↓ 4 callersFunctionbatched_mask_to_box
Calculates boxes in XYXY format around masks. Return [0,0,0,0] for an empty mask. For input shape C1xC2x...xHxW, the output shape is C1xC2x..
encoders/sam_encoder/segment_anything/utils/amg.py:303
↓ 4 callersFunctionblit
SIBR_viewers/src/core/graphics/Texture.cpp:19
↓ 4 callersFunctionbottom
\return the relative bottom extent. */
SIBR_viewers/src/core/graphics/Viewport.hpp:72
↓ 4 callersFunctionbox_xyxy_to_xywh
(box_xyxy: torch.Tensor)
encoders/sam_encoder/segment_anything/utils/amg.py:91
↓ 4 callersFunctionbuildVideoGaussianPyramid
SIBR_viewers/src/core/video/VideoUtils.cpp:1604
↓ 4 callersFunctioncalculate_stability_score
Computes the stability score for a batch of masks. The stability score is the IoU between the binary masks obtained by thresholding the p
encoders/sam_encoder/segment_anything/utils/amg.py:156
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
SIBR_viewers/src/projects/remote/json.hpp:22262
↓ 4 callersMethodcollapse
SIBR_viewers/src/core/video/VideoUtils.cpp:1594
↓ 4 callersMethoddatasetType
SIBR_viewers/src/core/scene/ParseData.hpp:280
↓ 4 callersFunctiondestroy
SIBR_viewers/src/projects/remote/json.hpp:18606
↓ 4 callersFunctionempty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
SIBR_viewers/src/projects/remote/json.hpp:22606
↓ 4 callersFunctionfind
SIBR_viewers/src/projects/remote/json.hpp:21997
↓ 4 callersMethodgenerate
Generates masks for the given image. Arguments: image (np.ndarray): The image to generate masks for, in HWC uint8 format.
encoders/sam_encoder/segment_anything/automatic_mask_generator.py:137
↓ 4 callersFunctiongetColmapPath
()
SIBR_viewers/src/projects/dataset_tools/preprocess/utils/paths.py:22
↓ 4 callersMethodgetViewport
SIBR_viewers/src/core/view/MultiViewManager.cpp:280
↓ 4 callersFunctionget_arithmetic_value
SIBR_viewers/src/projects/remote/json.hpp:3976
↓ 4 callersMethodget_binary
SIBR_viewers/src/projects/remote/json.hpp:10813
↓ 4 callersMethodget_dense_pe
Returns the positional encoding used to encode point prompts, applied to a dense set of points the shape of the image encoding.
encoders/sam_encoder/segment_anything/modeling/prompt_encoder.py:62
↓ 4 callersMethodget_preprocess_shape
Compute the output size given input size and target long side length.
encoders/sam_encoder/segment_anything/utils/transforms.py:94
↓ 4 callersMethodget_string
SIBR_viewers/src/projects/remote/json.hpp:10780
↓ 4 callersMethodinitShader
SIBR_viewers/src/core/view/MultiMeshManager.cpp:226
↓ 4 callersFunctioninsert_iterator
SIBR_viewers/src/projects/remote/json.hpp:23197
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
SIBR_viewers/src/projects/remote/json.hpp:20044
↓ 4 callersFunctionlistSubdirectories
SIBR_viewers/src/core/system/Utils.cpp:149
↓ 4 callersFunctionloadVideoVolume
SIBR_viewers/src/core/video/VideoUtils.cpp:29
↓ 4 callersMethodmake_letter_box
(self, sample)
encoders/lseg_encoder/utils.py:315
↓ 4 callersFunctionmask_to_rle_pytorch
Encodes masks to an uncompressed RLE, in the format expected by pycoco tools.
encoders/sam_encoder/segment_anything/utils/amg.py:107
↓ 4 callersMethodmerge
SIBR_viewers/src/core/graphics/Mesh.cpp:2248
↓ 4 callersMethodmeshIds
SIBR_viewers/src/core/graphics/MaterialMesh.hpp:546
↓ 4 callersMethodnext
SIBR_viewers/src/core/video/Video.cpp:114
↓ 4 callersMethodonGUI
SIBR_viewers/src/core/view/ImageView.cpp:58
↓ 4 callersMethodparallel_forward
Multi-GPU Mult-size Evaluation Args: inputs: list of Tensors
encoders/lseg_encoder/additional_utils/models.py:36
↓ 4 callersFunctionparseTransform
SIBR_viewers/src/core/graphics/MaterialMesh.cpp:215
↓ 4 callersFunctionparse_edit_config_and_text_encoding
(edit_config)
render.py:56
↓ 4 callersMethodproj
SIBR_viewers/src/core/graphics/Camera.cpp:110
↓ 4 callersMethodpyrUpTemporal
SIBR_viewers/src/core/video/VideoUtils.hpp:345
↓ 4 callersFunctionquatFromMatrix
SIBR_viewers/src/core/system/Quaternion.hpp:34
↓ 4 callersMethodrecord
SIBR_viewers/src/core/assets/CameraRecorder.cpp:88
↓ 4 callersMethodrelease
SIBR_viewers/src/core/video/Video.cpp:78
↓ 4 callersFunctionremove_small_regions
Removes small disconnected regions and holes in a mask. Returns the mask and an indicator of if the mask has been modified.
encoders/sam_encoder/segment_anything/utils/amg.py:267
↓ 4 callersFunctionrender_edit
Render the scene. Background tensor (bg_color) must be on GPU!
gaussian_renderer/__init__.py:58
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
SIBR_viewers/src/projects/remote/json.hpp:2656
↓ 4 callersMethodreset_image
Resets the currently set image.
encoders/sam_encoder/segment_anything/predictor.py:271
↓ 4 callersFunctionright
\return the relative right extent. */
SIBR_viewers/src/core/graphics/Viewport.hpp:70
↓ 4 callersFunctionrle_to_mask
Compute a binary mask from an uncompressed RLE.
encoders/sam_encoder/segment_anything/utils/amg.py:138
↓ 4 callersMethodsave
SIBR_viewers/src/core/view/TrackBall.cpp:132
↓ 4 callersMethodsavingVideo
SIBR_viewers/src/core/assets/CameraRecorder.cpp:102
↓ 4 callersMethodscale
SIBR_viewers/src/core/video/VideoUtils.hpp:130
↓ 4 callersMethodsetCurrentFrame
SIBR_viewers/src/core/video/Video.cpp:50
↓ 4 callersMethodset_end
set iterator to a defined past the end
SIBR_viewers/src/projects/remote/json.hpp:11475
↓ 4 callersMethodset_image
Calculates the image embeddings for the provided image, allowing masks to be predicted with the 'predict' method. Arguments:
encoders/sam_encoder/segment_anything/predictor.py:34
↓ 4 callersMethodsetup
SIBR_viewers/src/core/view/SceneDebugView.cpp:478
↓ 4 callersMethodstopSaving
SIBR_viewers/src/core/assets/CameraRecorder.cpp:107
↓ 4 callersFunctionsum
SIBR_viewers/src/core/system/VectorUtils.hpp:31
↓ 4 callersMethodtic
Start measuring elapsed time. * \warning This will clear existing recorded times. */
SIBR_viewers/src/core/system/SimpleTimer.hpp:58
↓ 4 callersMethoduse
SIBR_viewers/src/core/assets/CameraRecorder.cpp:20
↓ 3 callersFunctionMaterialMesh
SIBR_viewers/src/core/graphics/MaterialMesh.hpp:204
↓ 3 callersMethod__init__
(self, start_index=1)
encoders/lseg_encoder/modules/models/lseg_vit_zs.py:58
↓ 3 callersMethod__init__
(self, start_index=1)
encoders/lseg_encoder/modules/models/lseg_vit.py:61
↓ 3 callersMethod__init__
Args: dim (int): Number of input channels. num_heads (int): Number of attention heads in each ViT block.
encoders/sam_encoder/segment_anything/modeling/image_encoder.py:122
↓ 3 callersMethod__init__
(self, parser: ArgumentParser, name : str, fill_none = False)
arguments/__init__.py:20
↓ 3 callersFunction_build_sam
( encoder_embed_dim, encoder_depth, encoder_num_heads, encoder_global_attn_indexes, checkp
encoders/sam_encoder/segment_anything/build_sam.py:55
↓ 3 callersFunction_make_fullclip_vitl14_384
( pretrained, use_readout="ignore", hooks=None, enable_attention_hooks=False )
encoders/lseg_encoder/modules/models/lseg_vit.py:381
↓ 3 callersFunction_make_pretrained_clipRN50x16_vitl16_384
( pretrained, use_readout="ignore", hooks=None, enable_attention_hooks=False )
encoders/lseg_encoder/modules/models/lseg_vit.py:422
↓ 3 callersFunction_make_scratch
(in_shape, out_shape, groups=1, expand=False)
encoders/lseg_encoder/modules/models/lseg_blocks_zs.py:56
↓ 3 callersMethod_pe_encoding
Positionally encode points that are normalized to [0,1].
encoders/sam_encoder/segment_anything/modeling/prompt_encoder.py:185
↓ 3 callersMethod_separate_heads
(self, x: Tensor, num_heads: int)
encoders/sam_encoder/segment_anything/modeling/transformer.py:208
↓ 3 callersMethodaddMesh
SIBR_viewers/src/core/view/interface/Interface.cpp:95
↓ 3 callersMethodaddPixelsToHighlight
SIBR_viewers/src/core/view/ImagesGrid.cpp:145
↓ 3 callersMethodbottomRight
SIBR_viewers/src/core/graphics/GUI.cpp:152
↓ 3 callersMethodbr
SIBR_viewers/src/core/view/ImagesGrid.hpp:69
↓ 3 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
SIBR_viewers/src/projects/remote/json.hpp:22191
↓ 3 callersFunctioncheckOutput
Check if an external process succeeded and if we should abort if something went wrong Args: output (int): output of some externa
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/ibr_preprocess_rc_to_sibr.py:105
↓ 3 callersMethodcolor
SIBR_viewers/src/core/graphics/Image.hpp:1093
↓ 3 callersFunctioncontains
! @throw parse_error.106 if an array index begins with '0' @throw parse_error.109 if an array index was not a number */
SIBR_viewers/src/projects/remote/json.hpp:13153
↓ 3 callersMethodcreateFromImages
SIBR_viewers/src/core/graphics/Texture.hpp:1176
↓ 3 callersFunctioncrop_image
(img, h0, h1, w0, w1)
encoders/lseg_encoder/additional_utils/models.py:159
← previousnext →301–400 of 2,707, ranked by callers