MCPcopy Create free account

hub / github.com/alibaba/Taobao3D / functions

Functions4,689 in github.com/alibaba/Taobao3D

↓ 2 callersFunctiondistortion_loss
From mipnerf360
Dens3R/AutoReconForDens3R/nerfstudio/model_components/losses.py:127
↓ 2 callersFunctiondrawCamera
(camera, name)
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/Scene/drawing.js:120
↓ 2 callersFunctionemplace_back
HRM2Avatar/third/nlohmann-json/json.hpp:23250
↓ 2 callersFunctionerase_internal
HRM2Avatar/third/nlohmann-json/json.hpp:22608
↓ 2 callersFunctionestimate_pose
(kpts0, kpts1, K0, K1, thresh, conf=0.99999, return_conf=False)
Dens3R/infer/eval_scripts/matching_metrics.py:91
↓ 2 callersFunctionestimation_and_geometric_verification
(database_path: Path, pairs_path: Path,
Dens3R/mast3r/colmap_utils/database_utils.py:162
↓ 2 callersFunctionexp_map_SE3
Compute the exponential map `se(3) -> SE(3)`. This can be used for learning pose deltas on `SE(3)`. Args: tangent_vector: A tangent
Dens3R/AutoReconForDens3R/nerfstudio/cameras/lie_groups.py:61
↓ 2 callersFunctionexpected_sin
Computes the expected value of sin(y) where y ~ N(x_means, x_vars) Args: x_means: Mean values. x_vars: Variance of values. R
Dens3R/AutoReconForDens3R/nerfstudio/utils/math.py:182
↓ 2 callersFunctionextract_correspondences_from_pts3d
(view1, view2, target_n_corres, rng=np.random, ret_xy=True, nneg=0)
Dens3R/dust3r/datasets/utils/mast3r_cropping.py:21
↓ 2 callersFunctionextract_correspondences_nonsym
(A, B, confA, confB, subsample=8, device=None, ptmap_key='pred_desc', pixel_tol=0)
Dens3R/mast3r/fast_nn.py:191
↓ 2 callersMethodextract_features_and_attention
(self, x)
Dens3R/mast3r/retrieval/model.py:221
↓ 2 callersFunctionfile_input_adapter
HRM2Avatar/third/nlohmann-json/json.hpp:6501
↓ 2 callersFunctionfilter_pairs_seq
(pairs, seq_dis_thr, cyclic=False)
Dens3R/mast3r/image_pairs.py:105
↓ 2 callersFunctionfilter_pairs_seq
(pairs, seq_dis_thr, cyclic=False)
Dens3R/dust3r/image_pairs.py:73
↓ 2 callersMethodfind_object
(path)
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/SceneNode.js:69
↓ 2 callersFunctionflatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
HRM2Avatar/third/nlohmann-json/json.hpp:24736
↓ 2 callersMethodforward
(self, img1, img2)
Dens3R/croco/datasets/transforms.py:18
↓ 2 callersMethodforward_to_websockets
Forward a zmq message to all websockets. Args: frames: byte messages to be sent over
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/server.py:157
↓ 2 callersFunctionfreeze_all_params
(modules)
Dens3R/dust3r/utils/misc.py:22
↓ 2 callersFunctionfrom_json_array_impl
HRM2Avatar/third/nlohmann-json/json.hpp:5048
↓ 2 callersFunctionfrom_json_inplace_array_impl
HRM2Avatar/third/nlohmann-json/json.hpp:5131
↓ 2 callersFunctionfrom_json_tuple_impl
HRM2Avatar/third/nlohmann-json/json.hpp:5243
↓ 2 callersMethodfunc
(step)
Dens3R/AutoReconForDens3R/nerfstudio/engine/schedulers.py:174
↓ 2 callersFunctiongenerate_orientation_noise
(pan_range, tilt_range, roll_range)
Dens3R/croco/datasets/habitat_sim/multiview_habitat_sim_generator.py:111
↓ 2 callersFunctiongenerate_point_cloud
Generate a point cloud from a nerf. Args: pipeline: Pipeline to evaluate with. num_points: Number of points to generate. May resu
Dens3R/AutoReconForDens3R/nerfstudio/exporter/exporter_utils.py:89
↓ 2 callersFunctionget_1d_sincos_pos_embed_from_grid
embed_dim: output dimension for each position pos: a list of positions to be encoded: size (M,) out: (M, D)
Dens3R/croco/models/pos_embed.py:51
↓ 2 callersFunctionget_2d_sincos_pos_embed
grid_size: int of the grid height and width return: pos_embed: [grid_size*grid_size, embed_dim] or [n_cls_token+grid_size*grid_size, embe
Dens3R/croco/models/pos_embed.py:22
↓ 2 callersMethodget_average_eval_image_metrics
Iterate over all the images in the eval dataset and get the average.
Dens3R/AutoReconForDens3R/nerfstudio/pipelines/base_pipeline.py:162
↓ 2 callersFunctionget_byte_positions
HRM2Avatar/third/nlohmann-json/json.hpp:4606
↓ 2 callersFunctionget_camera_path
()
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/SidePanel/CameraPanel/CameraPanel.jsx:793
↓ 2 callersMethodget_center
Returns the center of the box.
Dens3R/AutoReconForDens3R/nerfstudio/data/scene_box.py:52
↓ 2 callersMethodget_checkpoint_dir
Retrieve the checkpoint directory
Dens3R/AutoReconForDens3R/nerfstudio/configs/base_config.py:282
↓ 2 callersMethodget_data
Returns the ImageDataset data as a dictionary. Args: image_idx: The image index in the dataset.
Dens3R/AutoReconForDens3R/nerfstudio/data/datasets/base_dataset.py:95
↓ 2 callersMethodget_data_from_image_idx
Returns the data for a specific image index. Args: image_idx: Camera image index
Dens3R/AutoReconForDens3R/nerfstudio/data/utils/dataloaders.py:186
↓ 2 callersMethodget_density
(self, ray_samples: RaySamples)
Dens3R/AutoReconForDens3R/nerfstudio/fields/tensorf_field.py:86
↓ 2 callersMethodget_error_bound
Get error bound from VolSDF
Dens3R/AutoReconForDens3R/nerfstudio/model_components/ray_samplers.py:768
↓ 2 callersMethodget_gaussian_blob
Calculates guassian approximation of conical frustum. Resturns: Conical frustums approximated by gaussian distribution.
Dens3R/AutoReconForDens3R/nerfstudio/cameras/rays.py:84
↓ 2 callersFunctionget_image
Returns a 3 channel image. Args: image_idx: The image index in the dataset.
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/monosdf_dataparser.py:63
↓ 2 callersFunctionget_image
Returns a 3 channel image. Args: image_idx: The image index in the dataset.
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:82
↓ 2 callersMethodget_image
Returns a 3 channel image. Args: image_idx: The image index in the dataset.
Dens3R/AutoReconForDens3R/nerfstudio/data/datasets/base_dataset.py:78
↓ 2 callersFunctionget_image_ids
(database_path: Path)
Dens3R/mast3r/colmap_utils/database_utils.py:50
↓ 2 callersMethodget_image_metrics_and_images
( self, outputs: Dict[str, torch.Tensor], batch: Dict[str, torch.Tensor] )
Dens3R/AutoReconForDens3R/nerfstudio/models/dto.py:512
↓ 2 callersMethodget_metadata
Method that can be used to process any additional metadata that may be part of the model inputs. Args: image_idx: The image index
Dens3R/AutoReconForDens3R/nerfstudio/data/datasets/base_dataset.py:131
↓ 2 callersMethodget_mock_frustum
Helper function to generate a placeholder frustum. Returns: A size 1 frustum with meaningless values.
Dens3R/AutoReconForDens3R/nerfstudio/cameras/rays.py:103
↓ 2 callersMethodget_name
(self)
Dens3R/dust3r/losses.py:102
↓ 2 callersFunctionget_opengl_conversion_matrix
Constructs and returns the OpenGL conversion matrix. Returns: numpy.ndarray: A 4x4 OpenGL conversion matrix.
Dens3R/infer/demo_utils.py:437
↓ 2 callersMethodget_out_dim
(self)
Dens3R/AutoReconForDens3R/nerfstudio/field_components/encodings.py:437
↓ 2 callersMethodget_outputs
(self, ray_bundle: RayBundle)
Dens3R/AutoReconForDens3R/nerfstudio/models/base_surface_model.py:467
↓ 2 callersMethodget_outputs
(self, ray_samples: RaySamples, density_embedding: Optional[TensorType] = None)
Dens3R/AutoReconForDens3R/nerfstudio/fields/tensorf_field.py:95
↓ 2 callersFunctionget_path_from_json
Takes a camera path dictionary and returns a trajectory as a Camera instance. Args: camera_path: A dictionary of the camera path informat
Dens3R/AutoReconForDens3R/nerfstudio/cameras/camera_paths.py:114
↓ 2 callersFunctionget_path_from_npz
(camera_path: Dict[str, Any])
Dens3R/AutoReconForDens3R/nerfstudio/cameras/camera_paths.py:152
↓ 2 callersFunctionget_pred
(model_path, pair01_list, pair02_list, save_path, device="cuda", size=512, datatype="gim", conf_
Dens3R/infer/eval_scripts/eval_matching.py:80
↓ 2 callersFunctionget_random_color
Get a random color from a colormap. Args: colormap: List of colors. Defaults to Plotly colors. idx: Index of color to return. Def
Dens3R/AutoReconForDens3R/nerfstudio/utils/plotly_utils.py:150
↓ 2 callersFunctionget_rank
()
Dens3R/croco/utils/misc.py:207
↓ 2 callersMethodget_row_major_sliced_ray_bundle
Flattens RayBundle and extracts chunk given start and end indicies. Args: start_idx: Start index of RayBundle chunk.
Dens3R/AutoReconForDens3R/nerfstudio/cameras/rays.py:299
↓ 2 callersFunctionget_similarities
(desc1, desc2, euc=False)
Dens3R/mast3r/losses.py:431
↓ 2 callersFunctionget_spiral_path
Returns a list of camera in a sprial trajectory. Args: camera: The camera to start the spiral from. steps: The number of cam
Dens3R/AutoReconForDens3R/nerfstudio/cameras/camera_paths.py:48
↓ 2 callersFunctionget_surface_occupancy
( occupancy_fn, resolution=512, bounding_box_min=(-1.0, -1.0, -1.0), bounding_box_max=(1.0, 1.
Dens3R/AutoReconForDens3R/nerfstudio/utils/marching_cubes.py:177
↓ 2 callersFunctionget_texture_image
Get a texture image.
Dens3R/AutoReconForDens3R/nerfstudio/exporter/texture_utils.py:59
↓ 2 callersMethodget_training_callbacks
Returns the training callbacks from both the Dataloader and the Model.
Dens3R/AutoReconForDens3R/nerfstudio/pipelines/base_pipeline.py:172
↓ 2 callersFunctiongrisu2
HRM2Avatar/third/nlohmann-json/json.hpp:18448
↓ 2 callersFunctiongrisu2_round
HRM2Avatar/third/nlohmann-json/json.hpp:18166
↓ 2 callersFunctionhandle_uploads
Create a new 'target_dir' + 'images' subfolder, and place user-uploaded images or extracted frames from video into it. Return (target_dir, im
Dens3R/infer/demo_online.py:222
↓ 2 callersFunctionhash
HRM2Avatar/third/nlohmann-json/json.hpp:6325
↓ 2 callersFunctionhex_bytes
! * @brief convert a byte to a uppercase hex representation * @param[in] byte byte to represent * @return representation ("00".."FF")
HRM2Avatar/third/nlohmann-json/json.hpp:19398
↓ 2 callersFunctionimport_images
(image_dir: Path, database_path: Path, camera_mode: pycolmap.CameraMode,
Dens3R/mast3r/colmap_utils/database_utils.py:34
↓ 2 callersFunctionimport_keypts
(database_path: Path, imgs_keypts_dict: dict, img_name_dict: dict)
Dens3R/mast3r/colmap_utils/database_utils.py:266
↓ 2 callersFunctionimport_mts
(database_path: Path, matches_dict: dict, skip_geometric_verification: bool = Fa
Dens3R/mast3r/colmap_utils/database_utils.py:283
↓ 2 callersMethodindex
property: index
HRM2Avatar/third/metal-cpp/Metal/MTLDevice.hpp:543
↓ 2 callersMethodinit_scene
Draw some images and the scene aabb in the viewer. Args: dataset: dataset to render in the scene start_train: whether
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/viewer_utils.py:299
↓ 2 callersFunctionint_to_string
HRM2Avatar/third/nlohmann-json/json.hpp:5436
↓ 2 callersFunctioninterleave
(tensor1, tensor2)
Dens3R/dust3r/utils/misc.py:48
↓ 2 callersFunctioninvalid_to_zeros
(arr, valid_mask, ndim=999)
Dens3R/dust3r/utils/misc.py:112
↓ 2 callersMethodis_end
return whether the iterator is at end
HRM2Avatar/third/nlohmann-json/json.hpp:13458
↓ 2 callersMethodis_errored
HRM2Avatar/third/nlohmann-json/json.hpp:8988
↓ 2 callersFunctionis_good_type
returns (is_good, err_msg)
Dens3R/dust3r/datasets/base/base_stereo_view_dataset.py:199
↓ 2 callersFunctionis_number_unsigned
@brief return whether value is an unsigned integer number @sa https://json.nlohmann.me/api/basic_json/is_number_unsigned/
HRM2Avatar/third/nlohmann-json/json.hpp:21384
↓ 2 callersMethodis_other_pointcloud_overlapping
Check if a viewpoint is valid and overlaps significantly with a reference one.
Dens3R/croco/datasets/habitat_sim/multiview_habitat_sim_generator.py:256
↓ 2 callersMethodis_tensorboard_enabled
Checks if tensorboard is enabled.
Dens3R/AutoReconForDens3R/nerfstudio/configs/base_config.py:261
↓ 2 callersMethodis_wandb_enabled
Checks if wandb is enabled.
Dens3R/AutoReconForDens3R/nerfstudio/configs/base_config.py:257
↓ 2 callersMethodjitter_one
(self, img, fn_idx, brightness_factor, contrast_factor, saturation_factor, hue_factor)
Dens3R/croco/datasets/transforms.py:41
↓ 2 callersFunctionlistify
(elems)
Dens3R/dust3r/utils/device.py:75
↓ 2 callersFunctionlittle_endianness
! @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
HRM2Avatar/third/nlohmann-json/json.hpp:9832
↓ 2 callersFunctionload_aabb_from_obj_scale_mat
(obj_scale_mat: np.ndarray, scale_mat: Optional[np.ndarray] = None)
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:115
↓ 2 callersFunctionload_image
(impath)
Dens3R/croco/datasets/pairs_dataset.py:10
↓ 2 callersFunctionload_img_pairs
(dataset_path=None, img_path_list=None, size=1024, pair_mode="self")
Dens3R/infer/eval_scripts/eval_normal.py:144
↓ 2 callersMethodload_model
Load the checkpoint from the given path Args: loaded_state: dictionary of pre-trained model states
Dens3R/AutoReconForDens3R/nerfstudio/models/base_model.py:216
↓ 2 callersFunctionlog_error
(log)
HRM2Avatar/scripts/python/make_project.py:14
↓ 2 callersFunctionlog_info
(log)
HRM2Avatar/scripts/python/make_project.py:11
↓ 2 callersFunctionlook_at_for_habitat
(eye, center, up, return_cam2world=True)
Dens3R/croco/datasets/habitat_sim/multiview_habitat_sim_generator.py:106
↓ 2 callersFunctionmask_to_boundary
Convert binary mask to boundary mask. https://openaccess.thecvf.com/content/CVPR2021/papers/Cheng_Boundary_IoU_Improving_Object-Centric_Image
Dens3R/AutoReconForDens3R/scripts/eval_mask.py:69
↓ 2 callersFunctionmerge_corres
(idx1, idx2, shape1=None, shape2=None, ret_xy=True, ret_index=False)
Dens3R/mast3r/fast_nn.py:87
↓ 2 callersFunctionmultiple_of_16
(x)
Dens3R/mast3r/utils/coarse_to_fine.py:29
↓ 2 callersFunctionnames_to_pair_old
(name0, name1)
Dens3R/mast3r/colmap_utils/database_utils.py:85
↓ 2 callersMethodnewTexture
method: newTextureWithDescriptor:
HRM2Avatar/third/metal-cpp/Metal/MTLHeap.hpp:279
↓ 2 callersMethodnext_eval
Returns the next batch of data from the eval data manager. This will be a tuple of all the information that this data manager outputs.
Dens3R/AutoReconForDens3R/nerfstudio/data/datamanagers/base_datamanager.py:226
↓ 2 callersFunctionnorm
(p)
Dens3R/dust3r/datasets/utils/mast3r_cropping.py:64
↓ 2 callersFunctionnormalize
Normalize the XYZs of poses to fit within a unit cube ([-1, 1]). Note: This operation is not in-place. Args: poses: A collection of poses
Dens3R/AutoReconForDens3R/nerfstudio/utils/poses.py:70
↓ 2 callersMethodobject
method: objectAtIndexedSubscript:
HRM2Avatar/third/metal-cpp/Metal/MTLBlitPass.hpp:132
↓ 2 callersFunctionoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
HRM2Avatar/third/nlohmann-json/json.hpp:13924
← previousnext →501–600 of 4,689, ranked by callers