Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShijieZhou-UCLA/feature-3dgs
/ functions
Functions
2,707 in github.com/ShijieZhou-UCLA/feature-3dgs
⨍
Functions
2,707
◇
Types & classes
604
↓ 2 callers
Function
cameraList_from_camInfos
(cam_infos, resolution_scale, args)
utils/camera_utils.py:67
↓ 2 callers
Function
checkNewLayer
SIBR_viewers/src/core/view/interface/Interface.h:211
↓ 2 callers
Method
clonePtr
SIBR_viewers/src/core/graphics/Image.hpp:841
↓ 2 callers
Function
coco_encode_rle
(uncompressed_rle: Dict[str, Any])
encoders/sam_encoder/segment_anything/utils/amg.py:294
↓ 2 callers
Function
colormap
(map, cmap="turbo")
utils/image_utils.py:134
↓ 2 callers
Function
compute_boundaries
SIBR_viewers/src/projects/remote/json.hpp:15505
↓ 2 callers
Function
convertBGR2RGB
SIBR_viewers/src/core/graphics/Image.cpp:39
↓ 2 callers
Function
copyFile
SIBR_viewers/src/core/system/Utils.cpp:247
↓ 2 callers
Function
cpu_deep_copy_tuple
(input_tuple)
submodules/diff-gaussian-rasterization-feature/diff_gaussian_rasterization/__init__.py:17
↓ 2 callers
Function
cpu_deep_copy_tuple
(input_tuple)
submodules/diff-gaussian-rasterization-feature/diff_gaussian_rasterization/__init__conv.py:19
↓ 2 callers
Function
crop_len
(orig_len, n_crops, overlap)
encoders/sam_encoder/segment_anything/utils/amg.py:215
↓ 2 callers
Method
data
\copydoc GLTexFormat::data */
SIBR_viewers/src/core/graphics/Types.hpp:526
↓ 2 callers
Method
deltaTimeFromLastTic
SIBR_viewers/src/core/system/SimpleTimer.hpp:78
↓ 2 callers
Method
densification_postfix
(self, new_xyz, new_features_dc, new_features_rest, new_opacities, new_scaling, new_rotation, new_semantic_fea
scene/gaussian_model.py:357
↓ 2 callers
Function
depth_to_normal
(depth_map, camera)
utils/image_utils.py:71
↓ 2 callers
Function
detect_model_format
(path, ext)
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/read_write_model.py:409
↓ 2 callers
Method
displayHelp
SIBR_viewers/src/core/system/CommandLineArgs.cpp:88
↓ 2 callers
Method
displayHelpIfRequired
SIBR_viewers/src/core/system/CommandLineArgs.cpp:143
↓ 2 callers
Function
downscale
SIBR_viewers/src/core/video/VideoUtils.cpp:1511
↓ 2 callers
Method
draw
SIBR_viewers/src/core/graphics/MeshBufferGL.cpp:250
↓ 2 callers
Function
emplace
SIBR_viewers/src/projects/remote/json.hpp:23165
↓ 2 callers
Method
encode
SIBR_viewers/src/core/video/FFmpegVideoEncoder.cpp:230
↓ 2 callers
Function
eval_sh
Evaluate spherical harmonics at unit directions using hardcoded SH polynomials. Works with torch/np/jnp. ... Can be 0 or more batch d
utils/sh_utils.py:57
↓ 2 callers
Method
evaluate
(self, x, target=None, return_feature=False)
encoders/lseg_encoder/modules/lsegmentation_module.py:44
↓ 2 callers
Method
evaluate_random
(self, x, labelset, target=None)
encoders/lseg_encoder/modules/lsegmentation_module.py:55
↓ 2 callers
Method
exclude_cams
(self, cam_list, verbose = True)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/bundle.py:253
↓ 2 callers
Function
extract_images_with_name
(imageName, images_data, new_images_data)
SIBR_viewers/src/projects/dataset_tools/preprocess/fullColmapProcess/selective_colmap_process.py:56
↓ 2 callers
Function
fetchPly
(path)
scene/dataset_readers.py:123
↓ 2 callers
Function
find_file
(filename)
SIBR_viewers/src/projects/dataset_tools/scripts/processRC.py:41
↓ 2 callers
Function
flatten
! @brief return flattened JSON value The function creates a JSON object whose keys are JSON pointers (see [RFC 6901](https://tools.ietf.o
SIBR_viewers/src/projects/remote/json.hpp:25804
↓ 2 callers
Method
flip
Flip motion. */
SIBR_viewers/src/core/view/Orbit.hpp:103
↓ 2 callers
Function
flip_image
(img)
encoders/lseg_encoder/additional_utils/models.py:162
↓ 2 callers
Function
flip_image
(img)
encoders/lseg_encoder/additional_utils/encoding_models.py:186
↓ 2 callers
Method
forward
(self, x, labelset="", return_feature=False)
encoders/lseg_encoder/modules/lsegmentation_module.py:41
↓ 2 callers
Method
forward_with_coords
Positionally encode points that are not normalized to [0,1].
encoders/sam_encoder/segment_anything/modeling/prompt_encoder.py:207
↓ 2 callers
Method
free
SIBR_viewers/src/core/graphics/MeshBufferGL.cpp:235
↓ 2 callers
Method
fromMesh
SIBR_viewers/src/core/view/TrackBall.cpp:173
↓ 2 callers
Function
fromOpenCV
SIBR_viewers/src/core/graphics/Image.hpp:1295
↓ 2 callers
Function
from_json_array_impl
SIBR_viewers/src/projects/remote/json.hpp:4117
↓ 2 callers
Function
from_json_inplace_array_impl
SIBR_viewers/src/projects/remote/json.hpp:4200
↓ 2 callers
Function
from_json_tuple_impl
SIBR_viewers/src/projects/remote/json.hpp:4306
↓ 2 callers
Function
generateCamQuadWithUvs
SIBR_viewers/src/core/view/SceneDebugView.cpp:60
↓ 2 callers
Function
generateListImages
(imagesPath, outputPath = None, filename = "list_images.txt")
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/generate_list_images.py:17
↓ 2 callers
Function
generate_crop_boxes
Generates a list of crop boxes of different sizes. Each layer has (2**i)**2 boxes for the ith layer.
encoders/sam_encoder/segment_anything/utils/amg.py:200
↓ 2 callers
Method
getFrameRate
SIBR_viewers/src/core/video/Video.cpp:60
↓ 2 callers
Method
getImageCorners
SIBR_viewers/src/core/assets/InputCamera.cpp:1250
↓ 2 callers
Function
getMeshlabServer
(meshlabPath = getMeshlabPath())
SIBR_viewers/src/projects/dataset_tools/preprocess/utils/commands.py:63
↓ 2 callers
Function
getNerfppNorm
(cam_info)
scene/dataset_readers.py:51
↓ 2 callers
Method
getNormalsMeshData
SIBR_viewers/src/core/view/MultiMeshManager.cpp:35
↓ 2 callers
Method
getNumActivated
\return the number of keys currently activated. */
SIBR_viewers/src/core/graphics/Input.hpp:298
↓ 2 callers
Method
getNumFrames
SIBR_viewers/src/core/video/Video.cpp:55
↓ 2 callers
Method
getParsedData
SIBR_viewers/src/core/scene/ParseData.cpp:455
↓ 2 callers
Function
getProjectionMatrix
(znear, zfar, fovX, fovY)
utils/graphics_utils.py:51
↓ 2 callers
Method
getRay
SIBR_viewers/src/core/raycaster/CameraRaycaster.cpp:204
↓ 2 callers
Method
getResolutionCV
SIBR_viewers/src/core/video/Video.cpp:40
↓ 2 callers
Method
getTestCameras
(self, scale=1.0)
scene/__init__.py:92
↓ 2 callers
Method
get_avg_resolution
(self)
SIBR_viewers/src/projects/dataset_tools/preprocess/converters/bundle.py:232
↓ 2 callers
Method
get_covariance
(self, scaling_modifier = 1)
scene/gaussian_model.py:126
↓ 2 callers
Function
get_dataset
(name, **kwargs)
encoders/lseg_encoder/data/__init__.py:47
↓ 2 callers
Function
get_folder_features
(fea_folder)
encoders/lseg_encoder/segmentation_metric.py:446
↓ 2 callers
Method
get_image_embedding
Returns the image embeddings for the currently set image, with shape 1xCxHxW, where C is the embedding dimension and (H,W) are
encoders/sam_encoder/segment_anything/predictor.py:254
↓ 2 callers
Function
get_legend_patch
(npimg, new_palette, labels)
encoders/lseg_encoder/segmentation.py:364
↓ 2 callers
Function
get_original_dataset
(name, **kwargs)
encoders/lseg_encoder/data/__init__.py:56
↓ 2 callers
Function
get_rel_pos
Get relative positional embeddings according to the relative positions of query and key sizes. Args: q_size (int): size of qu
encoders/sam_encoder/segment_anything/modeling/image_encoder.py:292
↓ 2 callers
Function
gradient_map
(image)
utils/image_utils.py:60
↓ 2 callers
Function
grisu2
SIBR_viewers/src/projects/remote/json.hpp:16144
↓ 2 callers
Function
grisu2_round
SIBR_viewers/src/projects/remote/json.hpp:15862
↓ 2 callers
Method
hasProxy
SIBR_viewers/src/core/scene/ProxyMesh.hpp:41
↓ 2 callers
Method
initAllShaders
SIBR_viewers/src/core/view/interface/InterfaceUtils.cpp:101
↓ 2 callers
Function
interpolate_matrices
(start_matrix, end_matrix, steps)
render.py:212
↓ 2 callers
Function
inverseLerp
Express a value as the linear combination of two other values. \param from first value \param to second value \param current value to express as a
SIBR_viewers/src/core/graphics/Utils.hpp:138
↓ 2 callers
Function
inverse_sigmoid
(x)
utils/general_utils.py:18
↓ 2 callers
Method
isCameraUsedForRendering
SIBR_viewers/src/core/scene/CalibratedCameras.hpp:117
↓ 2 callers
Method
isFine
SIBR_viewers/src/core/video/FFmpegVideoEncoder.cpp:69
↓ 2 callers
Method
isFocused
SIBR_viewers/src/core/view/ViewBase.cpp:43
↓ 2 callers
Method
isInitialized
SIBR_viewers/src/core/graphics/Shader.cpp:241
↓ 2 callers
Method
isInsideViewport
SIBR_viewers/src/core/graphics/Input.cpp:52
↓ 2 callers
Function
isRawRC
SIBR_viewers/src/projects/dataset_tools/preprocess/alignMeshes/main.cpp:127
↓ 2 callers
Function
isRawSynthetic
SIBR_viewers/src/projects/dataset_tools/preprocess/alignMeshes/main.cpp:166
↓ 2 callers
Function
is_box_near_crop_edge
Filter masks at the edge of a crop, but not at the edge of the original image.
encoders/sam_encoder/segment_anything/utils/amg.py:78
↓ 2 callers
Method
is_end
return whether the iterator is at end
SIBR_viewers/src/projects/remote/json.hpp:11487
↓ 2 callers
Method
is_errored
SIBR_viewers/src/projects/remote/json.hpp:6191
↓ 2 callers
Function
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
SIBR_viewers/src/projects/remote/json.hpp:20131
↓ 2 callers
Function
little_endianess
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.com/a/1001328
SIBR_viewers/src/projects/remote/json.hpp:8433
↓ 2 callers
Method
load
SIBR_viewers/src/core/graphics/Mesh.cpp:484
↓ 2 callers
Method
load
Load model from file. Args: path (str): file path
encoders/lseg_encoder/modules/models/lseg_net_zs.py:82
↓ 2 callers
Method
loadBundle
SIBR_viewers/src/core/assets/InputCamera.cpp:782
↓ 2 callers
Method
loadFromData
SIBR_viewers/src/core/scene/ProxyMesh.cpp:18
↓ 2 callers
Function
loadRawRC
SIBR_viewers/src/projects/dataset_tools/preprocess/alignMeshes/main.cpp:146
↓ 2 callers
Function
loadRawSynthetic
SIBR_viewers/src/projects/dataset_tools/preprocess/alignMeshes/main.cpp:185
↓ 2 callers
Method
loadSfM
SIBR_viewers/src/core/graphics/Mesh.cpp:633
↓ 2 callers
Function
lookAt
SIBR_viewers/src/core/system/Matrix.cpp:94
↓ 2 callers
Function
matFromQuat
SIBR_viewers/src/core/system/Matrix.hpp:73
↓ 2 callers
Function
module_inference
(module, image, label_set, flip=True)
encoders/lseg_encoder/additional_utils/models.py:135
↓ 2 callers
Function
module_inference
(module, image, flip=True, return_feature=False)
encoders/lseg_encoder/additional_utils/encoding_models.py:158
↓ 2 callers
Method
onRender
SIBR_viewers/src/core/view/MultiViewManager.cpp:85
↓ 2 callers
Method
onRender
SIBR_viewers/src/core/view/interface/Interface.cpp:633
↓ 2 callers
Method
onUpdate
SIBR_viewers/src/core/view/MultiViewManager.cpp:32
↓ 2 callers
Method
onUpdate
SIBR_viewers/src/projects/basic/renderer/PointBasedView.cpp:43
↓ 2 callers
Function
operator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
SIBR_viewers/src/projects/remote/json.hpp:11940
← previous
next →
501–600 of 2,707, ranked by callers