MCPcopy Create free account

hub / github.com/alibaba/Taobao3D / functions

Functions4,689 in github.com/alibaba/Taobao3D

↓ 1 callersMethod_downsample_pointclouds
(self, ptcd_data: Dict[str, torch.Tensor])
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:790
↓ 1 callersMethod_encode_symmetrized
(self, view1, view2)
Dens3R/dust3r/model.py:112
↓ 1 callersFunction_exclamation
()
Dens3R/AutoReconForDens3R/scripts/completions/install.py:128
↓ 1 callersMethod_extract_texture
(self, pipeline, mesh_path: Path)
Dens3R/AutoReconForDens3R/scripts/extract_mesh.py:253
↓ 1 callersFunction_find_free_port
Finds a free port.
Dens3R/AutoReconForDens3R/scripts/train.py:66
↓ 1 callersMethod_fix_mesh
(self, output_path: Path)
Dens3R/AutoReconForDens3R/scripts/extract_mesh.py:230
↓ 1 callersMethod_forward_field_nerfacto
(self, ray_samples)
Dens3R/AutoReconForDens3R/nerfstudio/models/distilled_neus_facto.py:144
↓ 1 callersMethod_forward_field_sdf
(self, ray_samples)
Dens3R/AutoReconForDens3R/nerfstudio/models/distilled_neus_facto.py:135
↓ 1 callersFunction_generate_completion
Given a path to a tyro CLI, write a completion script to a target directory. Args: script_path: Path to Python CLI to generate completion
Dens3R/AutoReconForDens3R/scripts/completions/install.py:73
↓ 1 callersMethod_generate_dataparser_outputs
Abstract method that returns the dataparser outputs for the given split. Args: split: Which dataset split to generate (train/test
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/base_dataparser.py:108
↓ 1 callersMethod_generate_rays_from_coords
Generates rays for the given camera indices and coords where self isn't jagged This is a fairly complex function, so let's break this down sl
Dens3R/AutoReconForDens3R/nerfstudio/cameras/cameras.py:459
↓ 1 callersMethod_get_appeanreance_embedding
(self, camera_indices: TensorType, directions: TensorType)
Dens3R/AutoReconForDens3R/nerfstudio/fields/sdf_field.py:605
↓ 1 callersMethod_get_appeanreance_embedding
(self, camera_indices: TensorType, directions: TensorType)
Dens3R/AutoReconForDens3R/nerfstudio/fields/nerfacto_field.py:313
↓ 1 callersMethod_get_batch_list
Returns a list of batches from the dataset attribute.
Dens3R/AutoReconForDens3R/nerfstudio/data/utils/dataloaders.py:96
↓ 1 callersMethod_get_dict_batch_shapes
Returns batch shapes of all tensors in a dictionary Args: dict_: The dictionary to get the batch shapes of. Returns:
Dens3R/AutoReconForDens3R/nerfstudio/utils/tensor_dataclass.py:97
↓ 1 callersMethod_get_direction_encoding
(self)
Dens3R/AutoReconForDens3R/nerfstudio/fields/sdf_field.py:628
↓ 1 callersMethod_get_fg_seg_rendering
( self, outputs: Dict[str, torch.Tensor], batch: Dict[str, torch.Tensor], images_dict: Dict[st
Dens3R/AutoReconForDens3R/nerfstudio/models/neus_facto_dff.py:321
↓ 1 callersMethod_get_geometric_init_radius
compute the geometric initialization radius
Dens3R/AutoReconForDens3R/nerfstudio/fields/sdf_field.py:648
↓ 1 callersMethod_get_init_weights
(self)
Dens3R/AutoReconForDens3R/nerfstudio/field_components/progressive_encoding.py:41
↓ 1 callersMethod_get_input_dims
(self)
Dens3R/AutoReconForDens3R/nerfstudio/fields/sdf_field.py:639
↓ 1 callersMethod_get_input_positions
compute input positions (for positional encoding / feature encoding) from raw ray sample positions.
Dens3R/AutoReconForDens3R/nerfstudio/fields/sdf_field.py:661
↓ 1 callersMethod_get_input_positions
compute input positions (for positional encoding / feature encoding) from raw ray sample positions. NOTE: assume the whole scene is r
Dens3R/AutoReconForDens3R/nerfstudio/fields/feature_field.py:178
↓ 1 callersMethod_get_interlevel_loss_inputs_bg
(self, outputs: Dict[str, torch.Tensor])
Dens3R/AutoReconForDens3R/nerfstudio/models/base_surface_model.py:977
↓ 1 callersMethod_get_no_intersection_ray_mask
visualizing ray-box intersection results
Dens3R/AutoReconForDens3R/nerfstudio/models/base_surface_model.py:939
↓ 1 callersMethod_get_normalized_positions
(self, positions)
Dens3R/AutoReconForDens3R/nerfstudio/fields/vanilla_nerf_field.py:123
↓ 1 callersMethod_get_normalized_positions
(self, positions)
Dens3R/AutoReconForDens3R/nerfstudio/fields/sdf_field.py:671
↓ 1 callersMethod_get_normalized_positions
(self, positions)
Dens3R/AutoReconForDens3R/nerfstudio/fields/density_fields.py:104
↓ 1 callersMethod_get_normalized_positions
(self, positions)
Dens3R/AutoReconForDens3R/nerfstudio/fields/nerfacto_field.py:335
↓ 1 callersFunction_get_num_layer_for_vit
(var_name, enc_depth, dec_depth)
Dens3R/croco/utils/misc.py:372
↓ 1 callersMethod_get_pca_feature_rendering
( self, outputs: Dict[str, torch.Tensor], batch: Dict[str, torch.Tensor], images_dict: Dict[st
Dens3R/AutoReconForDens3R/nerfstudio/models/neus_facto_dff.py:293
↓ 1 callersMethod_get_ray_length
(self, vertices, faces)
Dens3R/AutoReconForDens3R/nerfstudio/exporter/mesh_culling_utils.py:142
↓ 1 callersMethod_get_ray_sampler
(self)
Dens3R/AutoReconForDens3R/nerfstudio/exporter/mesh_culling_utils.py:108
↓ 1 callersMethod_get_ray_tracing_depth
( self, outputs: Dict[str, torch.Tensor], batch: Dict[str, torch.Tensor], images_dict: Dict[st
Dens3R/AutoReconForDens3R/nerfstudio/models/neus_facto_dff.py:389
↓ 1 callersMethod_get_ray_tracing_mask
( self, outputs: Dict[str, torch.Tensor], batch: Dict[str, torch.Tensor], images_dict: Dict[st
Dens3R/AutoReconForDens3R/nerfstudio/models/neus_facto_dff.py:364
↓ 1 callersMethod_handle_bottom_intersect_rays_bg
ignore ray samples in bg regions if the ray intersects the bottom plane.
Dens3R/AutoReconForDens3R/nerfstudio/models/base_surface_model.py:697
↓ 1 callersMethod_handle_no_intersect_rays_fg
Handle rays not intersecting the foreground AABB. Assign 0 weights for all fg queries and 1 for bg_transmittance to these rays. Retur
Dens3R/AutoReconForDens3R/nerfstudio/models/base_surface_model.py:668
↓ 1 callersMethod_init_get_camera_type
Parses the __init__() argument camera_type Camera Type Calculation: If CameraType, convert to int and then to tensor, then b
Dens3R/AutoReconForDens3R/nerfstudio/cameras/cameras.py:166
↓ 1 callersMethod_init_get_times
(self, times)
Dens3R/AutoReconForDens3R/nerfstudio/cameras/cameras.py:240
↓ 1 callersMethod_init_viewer_state
Initializes viewer scene with given train dataset
Dens3R/AutoReconForDens3R/nerfstudio/engine/trainer.py:206
↓ 1 callersMethod_init_weights
(self, m)
Dens3R/croco/models/croco.py:192
↓ 1 callersMethod_intersect_with_aabb
Returns collection of valid rays within a specified near/far bounding box along with a mask specifying which rays are valid Args:
Dens3R/AutoReconForDens3R/nerfstudio/model_components/scene_colliders.py:59
↓ 1 callersMethod_intersect_with_aabb
Compute nears and fars for all rays.
Dens3R/AutoReconForDens3R/nerfstudio/model_components/scene_colliders.py:177
↓ 1 callersMethod_lazy_initialization
(self)
Dens3R/croco/datasets/habitat_sim/multiview_habitat_sim_generator.py:170
↓ 1 callersMethod_load_checkpoint
Helper function to load pipeline and optimizer from prespecified checkpoint
Dens3R/AutoReconForDens3R/nerfstudio/engine/trainer.py:253
↓ 1 callersMethod_load_dens3r_prior_without_load
only load normal for now
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:899
↓ 1 callersMethod_load_image_features
( self, additional_inputs_dict: Dict[str, Any], metadata: Dict[str, Any], imag
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:676
↓ 1 callersMethod_load_image_pairs
( self, image_filenames: List[str], additional_inputs_dict: Dict[str, Any], split: str = "train" )
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:817
↓ 1 callersMethod_load_images
(self)
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:516
↓ 1 callersFunction_load_model_and_criterion
(model_path, do_load_metrics, device)
Dens3R/croco/stereoflow/test.py:51
↓ 1 callersMethod_load_or_build_cache
(self)
Dens3R/croco/stereoflow/datasets_flow.py:108
↓ 1 callersMethod_load_or_build_cache
(self)
Dens3R/croco/stereoflow/datasets_stereo.py:125
↓ 1 callersMethod_load_pointclouds
Load and precrocess coarse decomposition results ({fg, bg} {ptcd, feats})
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:727
↓ 1 callersMethod_load_poses
Load camera poses
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:551
↓ 1 callersMethod_load_ptcd_regularization
load and preprocess data for pointcloud regularization
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:758
↓ 1 callersMethod_load_segmentation
( self, additional_inputs_dict: Dict[str, Any], metadata: Dict[str, Any], imag
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:991
↓ 1 callersMethod_mask_ray_samples_with_aabb
Compute per ray_sample fg masks and bg masks
Dens3R/AutoReconForDens3R/nerfstudio/models/distilled_neus_facto.py:153
↓ 1 callersFunction_ntuple
(n)
Dens3R/croco/models/blocks.py:24
↓ 1 callersMethod_parse_images_from_camera_dict
Parse images from camera dict, which is useful when there are too many frames. TODO: images not in the camera dict can be used during validat
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:524
↓ 1 callersMethod_parse_images_from_image_dir
(self)
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:538
↓ 1 callersMethod_parse_split
Parse train / val / test split.
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:475
↓ 1 callersMethod_pick_drawn_image_idxs
Determine indicies of images to display in viewer. Args: total_num: total number of training images. Returns:
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/viewer_utils.py:283
↓ 1 callersMethod_prepare_data
(self)
Dens3R/croco/stereoflow/datasets_flow.py:255
↓ 1 callersMethod_prepare_data
(self)
Dens3R/croco/stereoflow/datasets_stereo.py:205
↓ 1 callersFunction_print_repr_dataset
(d)
Dens3R/croco/stereoflow/train.py:170
↓ 1 callersMethod_print_stats
helper to print out the stats in a readable format Args: latest_map: the most recent dictionary of stats that have been recorded
Dens3R/AutoReconForDens3R/nerfstudio/utils/writer.py:438
↓ 1 callersMethod_random_color
(self, img1, img2)
Dens3R/croco/stereoflow/augmentor.py:133
↓ 1 callersMethod_random_crop
(self, img1, img2, disp)
Dens3R/croco/stereoflow/augmentor.py:67
↓ 1 callersMethod_random_rotate_shift_right
(self, img2)
Dens3R/croco/stereoflow/augmentor.py:86
↓ 1 callersMethod_random_scale
(self, img1, img2, disp)
Dens3R/croco/stereoflow/augmentor.py:42
↓ 1 callersMethod_random_vflip
(self, img1, img2, disp)
Dens3R/croco/stereoflow/augmentor.py:78
↓ 1 callersMethod_rectify_sdf
(self, sdf: TensorType["bs": ..., 1], seg: TensorType["bs": ..., 1])
Dens3R/AutoReconForDens3R/nerfstudio/models/neus_facto_dff.py:284
↓ 1 callersMethod_register_all_tensors_as_buffers
register all Tensor attributes as buffers to automatically move them to the target device
Dens3R/AutoReconForDens3R/nerfstudio/utils/pointclouds.py:138
↓ 1 callersMethod_register_all_tensors_as_buffers
register all Tensor attributes as buffers to automatically move them to the target device
Dens3R/AutoReconForDens3R/nerfstudio/fields/feature_field.py:317
↓ 1 callersMethod_remove_internal_geometry
(self, output_path: Path)
Dens3R/AutoReconForDens3R/scripts/extract_mesh.py:166
↓ 1 callersMethod_remove_internal_geometry_igl
( self, output_path: Path, n_samples: int = 512, min_visible_ratio: float = 0.01 )
Dens3R/AutoReconForDens3R/scripts/extract_mesh.py:176
↓ 1 callersMethod_remove_internal_geometry_meshlab
(self, output_path: Path)
Dens3R/AutoReconForDens3R/scripts/extract_mesh.py:192
↓ 1 callersMethod_remove_isolated_components
remove internal isolated geometries caused by hash encoding and insufficent regularization of internal regions.
Dens3R/AutoReconForDens3R/scripts/extract_mesh.py:206
↓ 1 callersFunction_render_trajectory_video
Helper function to create a video of the spiral trajectory. Args: pipeline: Pipeline to evaluate with. cameras: Cameras to render
Dens3R/AutoReconForDens3R/scripts/render_mesh.py:33
↓ 1 callersFunction_render_trajectory_video
Helper function to create a video of the spiral trajectory. Args: pipeline: Pipeline to evaluate with. cameras: Cameras to render
Dens3R/AutoReconForDens3R/scripts/render.py:78
↓ 1 callersFunction_replace
Advanced string replacement. Given a text: - replace all elements in src by the corresponding element in tgt - remove all elements in rm
Dens3R/croco/utils/misc.py:345
↓ 1 callersMethod_reset_near_far_for_background
(self, ray_bundle: RayBundle)
Dens3R/AutoReconForDens3R/nerfstudio/models/base_surface_model.py:706
↓ 1 callersMethod_sample_and_forward_field_bg_proposal
( self, ray_bundle: RayBundle, samples_and_field_outputs_fg: Dict[str, Any], outputs: Dict[str, Any]
Dens3R/AutoReconForDens3R/nerfstudio/models/base_surface_model.py:593
↓ 1 callersMethod_sample_and_forward_field_ray_tracing
( self, ray_bundle: RayBundle, volrend_ray_samples: RaySamples, volrend_weight
Dens3R/AutoReconForDens3R/nerfstudio/models/neus_facto_dff.py:152
↓ 1 callersFunction_save_batch
(pred, gt, pairnames, dataset, task, save, outdir, time, submission_dir=None)
Dens3R/croco/stereoflow/test.py:82
↓ 1 callersFunction_save_gt_video
( pipeline: Pipeline, output_filename: Path, rendered_resolution_scaling_factor: float = 1.0,
Dens3R/AutoReconForDens3R/scripts/render.py:44
↓ 1 callersMethod_send_output_to_viewer
Chooses the correct output and sends it to the viewer Args: outputs: the dictionary of outputs to choose from, from the graph
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/viewer_utils.py:570
↓ 1 callersMethod_set_decoder
(self, enc_embed_dim, dec_embed_dim, dec_num_heads, dec_depth, mlp_ratio, norm_layer, norm_im2_in_dec)
Dens3R/croco/models/croco.py:168
↓ 1 callersMethod_set_mask_generator
(self, num_patches, mask_ratio)
Dens3R/croco/models/croco.py:162
↓ 1 callersMethod_set_mask_token
(self, dec_embed_dim)
Dens3R/croco/models/croco.py:165
↓ 1 callersMethod_set_patch_embed
(self, img_size=224, patch_size=16, enc_embed_dim=768)
Dens3R/croco/models/croco.py:159
↓ 1 callersMethod_set_prediction_head
(self, dec_embed_dim, patch_size)
Dens3R/croco/models/croco.py:180
↓ 1 callersFunction_set_random_seed
Set randomness seed in torch and numpy
Dens3R/AutoReconForDens3R/scripts/train.py:75
↓ 1 callersMethod_set_resolutions
(self, resolutions)
Dens3R/dust3r/datasets/base/base_stereo_view_dataset.py:120
↓ 1 callersMethod_swap_view_aug
(self, views)
Dens3R/dust3r/datasets/base/mast3r_base_stereo_view_dataset.py:59
↓ 1 callersFunction_unbatched_interpolate_2d
TODO: Implement CUDA & CPP versions.
Dens3R/AutoReconForDens3R/nerfstudio/data/pixel_samplers.py:31
↓ 1 callersMethod_update_dynamic_num_rays_per_batch
Updates the dynamic number of rays per batch variable, based on the total number of samples in the last batch of rays.
Dens3R/AutoReconForDens3R/nerfstudio/pipelines/dynamic_batch.py:70
↓ 1 callersMethod_update_header
helper to handle the printing of the header labels Args: latest_map: the most recent dictionary of stats that have been recorded
Dens3R/AutoReconForDens3R/nerfstudio/utils/writer.py:418
↓ 1 callersMethod_update_outptus_for_vis
( self, outputs: Dict, samples_and_field_outputs: Dict, samples_and_field_outputs_bg: Dict )
Dens3R/AutoReconForDens3R/nerfstudio/models/base_surface_model.py:643
↓ 1 callersMethod_update_outputs_for_loss
update outputs for loss computation
Dens3R/AutoReconForDens3R/nerfstudio/models/base_surface_model.py:621
↓ 1 callersFunction_update_rc
Try to add a `source /.../completions/setup.{shell}` line automatically to a user's zshrc or bashrc. Args: completions_dir: Path to locat
Dens3R/AutoReconForDens3R/scripts/completions/install.py:132
← previousnext →801–900 of 4,689, ranked by callers