MCPcopy Create free account

hub / github.com/alibaba/Taobao3D / functions

Functions4,689 in github.com/alibaba/Taobao3D

↓ 1 callersFunctionpostprocess_volume_for_mrc
(volume, volume_type)
Dens3R/AutoReconForDens3R/scripts/extract_volume.py:156
↓ 1 callersFunctionpred_normal_loss
Loss between normals calculated from density and normals from prediction network.
Dens3R/AutoReconForDens3R/nerfstudio/model_components/losses.py:192
↓ 1 callersFunctionprepare_jobs
(pairs, num_levels, num_pairs_in_dir)
Dens3R/croco/datasets/crops/extract_crops_from_images.py:75
↓ 1 callersMethodpresentDrawable
method: presentDrawable:
HRM2Avatar/third/metal-cpp/Metal/MTLCommandBuffer.hpp:357
↓ 1 callersMethodprint_profile
helper to print out the profiler stats
Dens3R/AutoReconForDens3R/nerfstudio/utils/profiler.py:109
↓ 1 callersFunctionprint_tcnn_speed_warning
Prints a warning about the speed of the TCNN.
Dens3R/AutoReconForDens3R/nerfstudio/utils/printing.py:24
↓ 1 callersMethodprint_to_terminal
Helper to pretty print config to terminal
Dens3R/AutoReconForDens3R/nerfstudio/configs/base_config.py:286
↓ 1 callersMethodprocess
( self )
HRM2Avatar/third/metal-cpp/SingleHeader/MakeSingleHeader.py:113
↓ 1 callersFunctionproject_3d_bbox_to_frames
project 3d aabb vertices to frames
Dens3R/AutoReconForDens3R/nerfstudio/data/dataparsers/autorecon_dataparser.py:199
↓ 1 callersMethodpytorch_fwd
Forward pass using pytorch. Significantly slower than TCNN implementation.
Dens3R/AutoReconForDens3R/nerfstudio/field_components/encodings.py:308
↓ 1 callersMethodpytorch_fwd
Forward pass using pytorch. Significantly slower than TCNN implementation.
Dens3R/AutoReconForDens3R/nerfstudio/field_components/encodings.py:640
↓ 1 callersFunctionquaternion_matrix
Return homogeneous rotation matrix from quaternion. Args: quaternion: value to convert to matrix
Dens3R/AutoReconForDens3R/nerfstudio/cameras/camera_utils.py:139
↓ 1 callersFunctionquaternion_slerp
Return spherical linear interpolation between two quaternions. Args: quat0: first quaternion quat1: second quaternion frac
Dens3R/AutoReconForDens3R/nerfstudio/cameras/camera_utils.py:105
↓ 1 callersMethodquery_seg_field
query segmentation field
Dens3R/AutoReconForDens3R/nerfstudio/models/neus_facto_dff.py:269
↓ 1 callersFunctionqvec2rotmat
Convert quaternion to rotation matrix. Args: qvec: Quaternion vector of shape (4,). Returns: Rotation matrix of shape (3, 3).
Dens3R/AutoReconForDens3R/nerfstudio/process_data/colmap_utils.py:410
↓ 1 callersFunctionr
(m)
Dens3R/infer/eval_scripts/eval_depth.py:328
↓ 1 callersFunctionravel_xy
(pos, shape)
Dens3R/dust3r/datasets/utils/mast3r_cropping.py:100
↓ 1 callersFunctionread_cameras_binary
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasBinary(const std::string& path) void Reconstruction::ReadCameras
Dens3R/dust3r/utils/read_write_model.py:127
↓ 1 callersFunctionread_cameras_text
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasText(const std::string& path) void Reconstruction::ReadCamerasTe
Dens3R/dust3r/utils/read_write_model.py:101
↓ 1 callersFunctionread_cameras_text
Parse COLMAP cameras.txt file into a dictionary of Camera objects. Args: path: Path to cameras.txt file. Returns: Dictionary
Dens3R/AutoReconForDens3R/nerfstudio/process_data/colmap_utils.py:176
↓ 1 callersFunctionread_cameras_text
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasText(const std::string& path) void Reconstruction::ReadCamerasTe
Dens3R/AutoReconForDens3R/nerfstudio/data/utils/colmap_utils.py:80
↓ 1 callersFunctionread_gim_txt
(path)
Dens3R/infer/eval_scripts/eval_matching.py:103
↓ 1 callersFunctionread_images_binary
see: src/base/reconstruction.cc void Reconstruction::ReadImagesBinary(const std::string& path) void Reconstruction::WriteImagesBi
Dens3R/dust3r/utils/read_write_model.py:224
↓ 1 callersFunctionread_images_text
see: src/base/reconstruction.cc void Reconstruction::ReadImagesText(const std::string& path) void Reconstruction::WriteImagesText
Dens3R/dust3r/utils/read_write_model.py:193
↓ 1 callersFunctionread_images_text
Parse COLMAP images.txt file into a dictionary of Image objects. Args: path: Path to images.txt file. Returns: Dictionary of
Dens3R/AutoReconForDens3R/nerfstudio/process_data/colmap_utils.py:229
↓ 1 callersFunctionread_images_text
see: src/base/reconstruction.cc void Reconstruction::ReadImagesText(const std::string& path) void Reconstruction::WriteImagesText
Dens3R/AutoReconForDens3R/nerfstudio/data/utils/colmap_utils.py:129
↓ 1 callersFunctionread_points3D_binary
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DBinary(const std::string& path) void Reconstruction::WritePoints
Dens3R/dust3r/utils/read_write_model.py:335
↓ 1 callersFunctionread_points3D_text
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DText(const std::string& path) void Reconstruction::WritePoints3D
Dens3R/dust3r/utils/read_write_model.py:308
↓ 1 callersFunctionread_points3D_text
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DText(const std::string& path) void Reconstruction::WritePoints3D
Dens3R/AutoReconForDens3R/nerfstudio/data/utils/colmap_utils.py:200
↓ 1 callersFunctionread_points3d_binary
Parse COLMAP points3D.bin file into a dictionary of Point3D objects. Args: path_to_model_file: Path to points3D.bin file. Returns:
Dens3R/AutoReconForDens3R/nerfstudio/process_data/colmap_utils.py:333
↓ 1 callersFunctionread_points3d_text
Parse COLMAP points3D.txt file into a dictionary of Point3D objects. Args: path: Path to points3D.txt file. Returns: Dictiona
Dens3R/AutoReconForDens3R/nerfstudio/process_data/colmap_utils.py:304
↓ 1 callersFunctionreciprocal_1d
(corres_1_to_2, corres_2_to_1, ret_recip=False)
Dens3R/dust3r/datasets/utils/mast3r_cropping.py:12
↓ 1 callersFunctionreg_dense_kappa
(kappa, mode)
Dens3R/dust3r/heads/postprocess.py:93
↓ 1 callersFunctionreg_dense_normal
(normal, mode=None)
Dens3R/dust3r/heads/postprocess.py:68
↓ 1 callersFunctionreg_desc
(desc, mode)
Dens3R/mast3r/catmlp_dpt_head.py:23
↓ 1 callersFunctionremove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called. */
HRM2Avatar/third/nlohmann-json/json.hpp:19661
↓ 1 callersFunctionrender
()
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/ViewerWindow/ViewerWindow.jsx:189
↓ 1 callersMethodrender_fg_seg_for_mesh_culling
( self, ray_bundle: RayBundle, ray_sampler: Optional[Sampler] = None )
Dens3R/AutoReconForDens3R/nerfstudio/models/neus_facto_dff.py:438
↓ 1 callersFunctionrender_trajectory
Helper function to create a video of a trajectory. Args: pipeline: Pipeline to evaluate with. cameras: Cameras to render.
Dens3R/AutoReconForDens3R/nerfstudio/exporter/exporter_utils.py:211
↓ 1 callersMethodrendering_sdf_with_fixed_inv_s
rendering given a fixed inv_s as NeuS
Dens3R/AutoReconForDens3R/nerfstudio/model_components/ray_samplers.py:943
↓ 1 callersFunctionreproject
(pts3d, K, world2cam, shape)
Dens3R/dust3r/datasets/utils/mast3r_cropping.py:88
↓ 1 callersMethodreset
HRM2Avatar/third/metal-cpp/Foundation/NSSharedPtr.hpp:226
↓ 1 callersMethodreset
(self)
Dens3R/croco/stereoflow/criterion.py:191
↓ 1 callersFunctionreset_slider_render_on_change
()
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/SidePanel/CameraPanel/CameraPanel.jsx:246
↓ 1 callersFunctionresize_mask
Resize the mask to the same lower-res size
Dens3R/AutoReconForDens3R/scripts/eval_mask.py:40
↓ 1 callersFunctionrgb2yuv
(im)
Dens3R/AutoReconForDens3R/nerfstudio/utils/bilateral_solver.py:16
↓ 1 callersFunctionrope_2d_cpu
Dens3R/croco/models/curope/curope.cpp:11
↓ 1 callersFunctionrotate
()
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/Scene/Scene.jsx:100
↓ 1 callersMethodrotate_half
(x)
Dens3R/croco/models/pos_embed.py:138
↓ 1 callersFunctionrotation_matrix
Compute the rotation matrix that rotates vector a to vector b. Args: a: The vector to rotate. b: The vector to rotate to. Ret
Dens3R/AutoReconForDens3R/nerfstudio/cameras/camera_utils.py:382
↓ 1 callersFunctionround_by
(total, multiple, up=False)
Dens3R/dust3r/datasets/base/batched_sampler.py:75
↓ 1 callersMethodrun
starts and runs the websocket bridge
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/server.py:196
↓ 1 callersMethodrun_callback
Callback to run after training step Args: step: current iteration step
Dens3R/AutoReconForDens3R/nerfstudio/engine/callbacks.py:85
↓ 1 callersFunctionrun_github_actions_file
Run a github actions file locally. Args: filename: Which yml github actions file to run. continue_on_fail: Whether or not to cont
Dens3R/AutoReconForDens3R/scripts/github/run_actions.py:31
↓ 1 callersFunctionrun_reconstruction
(sfm_dir: Path, database_path: Path, image_dir: Path,
Dens3R/mast3r/colmap_utils/database_utils.py:171
↓ 1 callersFunctionrun_skyseg
Runs sky segmentation inference using ONNX model. Args: onnx_session: ONNX runtime session input_size: Target size for model
Dens3R/infer/demo_utils.py:546
↓ 1 callersFunctionrun_triangulation
(model_path: Path, database_path: Path, image_dir: Path,
Dens3R/mast3r/colmap_utils/database_utils.py:229
↓ 1 callersFunctionrun_viewer_bridge_server_as_subprocess
Runs the viewer bridge server as a subprocess. Args: zmq_port: Port to use for the ZMQ server. websocket_port: Port to use for th
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/subprocess.py:36
↓ 1 callersFunctionsafe_normalize
normalize an array (along the last dim). Args: x (Union[Tensor, ndarray]): x, [..., C] eps (float, optional): eps. Defaults to 1e-
Dens3R/infer/eval_scripts/eval_normal.py:50
↓ 1 callersMethodsample_and_forward_field
_summary_ ray points sampling and field inference of the foreground field. Args: ray_bundle (RayBundle): _description_
Dens3R/AutoReconForDens3R/nerfstudio/models/base_surface_model.py:457
↓ 1 callersMethodsample_and_forward_field
(self, ray_bundle: RayBundle)
Dens3R/AutoReconForDens3R/nerfstudio/models/neus_facto_dff.py:117
↓ 1 callersMethodsample_and_forward_field_bg
( self, ray_bundle: RayBundle, samples_and_field_outputs_fg: Dict[str, Any], outputs: Dict[str, Any]
Dens3R/AutoReconForDens3R/nerfstudio/models/base_surface_model.py:580
↓ 1 callersMethodsample_fg_points
(self, n_pts: int, replace: bool = True)
Dens3R/AutoReconForDens3R/nerfstudio/utils/pointclouds.py:103
↓ 1 callersMethodsample_other_random_viewpoint
Sample a random viewpoint close to an existing one, using the navmesh and a reference observed point.
Dens3R/croco/datasets/habitat_sim/multiview_habitat_sim_generator.py:237
↓ 1 callersMethodsave_config
Save config to base directory
Dens3R/AutoReconForDens3R/nerfstudio/configs/base_config.py:292
↓ 1 callersFunctionsave_frame
( render_results: Dict[str, np.ndarray], output_image_dir: Path, camera_idx: int, save_mode: L
Dens3R/AutoReconForDens3R/scripts/render.py:157
↓ 1 callersFunctionsave_img_pairs_txt
(img_pairs, sfm_dir)
Dens3R/infer/dens3r_recon.py:128
↓ 1 callersFunctionsave_on_master
(*args, **kwargs)
Dens3R/croco/utils/misc.py:217
↓ 1 callersFunctionsave_video
( render_results: Dict[str, List[np.ndarray]], output_image_dir: Path, output_path: Path, seco
Dens3R/AutoReconForDens3R/scripts/render.py:183
↓ 1 callersFunctionsax_parse
HRM2Avatar/third/nlohmann-json/json.hpp:24124
↓ 1 callersFunctionscale_aabb_to_unit_sphere
(all_poses, obj_aabb)
Dens3R/AutoReconForDens3R/scripts/blender/render_mesh_blender.py:127
↓ 1 callersMethodscheduler_step_all
Run step for all schedulers. Args: step: the current step
Dens3R/AutoReconForDens3R/nerfstudio/engine/optimizers.py:180
↓ 1 callersMethodsearch_knn_bg
(self, feats: TensorType["n", "c"])
Dens3R/AutoReconForDens3R/nerfstudio/fields/feature_field.py:280
↓ 1 callersMethodsearch_knn_fg
(self, feats: TensorType["n", "c"])
Dens3R/AutoReconForDens3R/nerfstudio/fields/feature_field.py:277
↓ 1 callersMethodsearch_knn_plane
(self, feats: TensorType["n", "c"])
Dens3R/AutoReconForDens3R/nerfstudio/fields/feature_field.py:283
↓ 1 callersMethodseg_aware_sdf
extract segmentation-awared sdf values
Dens3R/AutoReconForDens3R/nerfstudio/models/neus_facto_dff.py:275
↓ 1 callersFunctionsendOffer
()
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/WebRtcWindow/WebRtcWindow.jsx:84
↓ 1 callersMethodsend_ping
Tries to contact the viewer bridge server.
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/visualizer.py:59
↓ 1 callersMethodsend_scene
Sends entire tree of information over the specified websocket Args: websocket: websocket to send information over
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/server.py:184
↓ 1 callersMethodsend_webrtc_answer
Setup the webrtc connection.
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/viewer_utils.py:514
↓ 1 callersFunctionsetAllCameraFOV
(val)
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/SidePanel/CameraPanel/CameraPanel.jsx:956
↓ 1 callersMethodsetAlphaBlendOperation
HRM2Avatar/third/metal-cpp/Metal/MTLRenderPipeline.hpp:598
↓ 1 callersMethodsetArrayLength
HRM2Avatar/third/metal-cpp/Metal/MTLDevice.hpp:559
↓ 1 callersMethodsetBlendingEnabled
HRM2Avatar/third/metal-cpp/Metal/MTLRenderPipeline.hpp:532
↓ 1 callersMethodsetBufferIndex
HRM2Avatar/third/metal-cpp/Metal/MTLVertexDescriptor.hpp:286
↓ 1 callersMethodsetClearColor
HRM2Avatar/third/metal-cpp/Metal/MTLRenderPass.hpp:427
↓ 1 callersMethodsetClearDepth
HRM2Avatar/third/metal-cpp/Metal/MTLRenderPass.hpp:450
↓ 1 callersMethodsetComputeFunction
HRM2Avatar/third/metal-cpp/Metal/MTLComputePipeline.hpp:182
↓ 1 callersMethodsetCullMode
method: setCullMode:
HRM2Avatar/third/metal-cpp/Metal/MTLRenderCommandEncoder.hpp:550
↓ 1 callersFunctionsetData
(newState, state, path, data)
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/reducer.js:54
↓ 1 callersMethodsetDepthAttachmentPixelFormat
HRM2Avatar/third/metal-cpp/Metal/MTLRenderPipeline.hpp:808
↓ 1 callersMethodsetDepthCompareFunction
HRM2Avatar/third/metal-cpp/Metal/MTLDepthStencil.hpp:210
↓ 1 callersMethodsetDepthStencilState
method: setDepthStencilState:
HRM2Avatar/third/metal-cpp/Metal/MTLRenderCommandEncoder.hpp:682
↓ 1 callersMethodsetDepthWriteEnabled
HRM2Avatar/third/metal-cpp/Metal/MTLDepthStencil.hpp:221
↓ 1 callersMethodsetDestinationAlphaBlendFactor
HRM2Avatar/third/metal-cpp/Metal/MTLRenderPipeline.hpp:587
↓ 1 callersMethodsetDestinationRGBBlendFactor
HRM2Avatar/third/metal-cpp/Metal/MTLRenderPipeline.hpp:554
↓ 1 callersFunctionsetFOV
(val)
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/SidePanel/CameraPanel/CameraPanel.jsx:104
↓ 1 callersMethodsetFormat
HRM2Avatar/third/metal-cpp/Metal/MTLVertexDescriptor.hpp:264
↓ 1 callersMethodsetFragmentFunction
HRM2Avatar/third/metal-cpp/Metal/MTLRenderPipeline.hpp:714
↓ 1 callersMethodsetFragmentSamplerState
method: setFragmentSamplerState:atIndex:
HRM2Avatar/third/metal-cpp/Metal/MTLRenderCommandEncoder.hpp:622
← previousnext →1,301–1,400 of 4,689, ranked by callers