Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/Taobao3D
/ functions
Functions
4,689 in github.com/alibaba/Taobao3D
⨍
Functions
4,689
◇
Types & classes
1,343
↳
Endpoints
1
↓ 1 callers
Function
train_one_epoch
(model: torch.nn.Module, criterion: torch.nn.Module, data_loader: Iterable, optimizer: tor
Dens3R/croco/pretrain.py:190
↓ 1 callers
Function
train_one_epoch
(model: torch.nn.Module, criterion: torch.nn.Module, metrics: torch.nn.Module, data_loader
Dens3R/croco/stereoflow/engine.py:25
↓ 1 callers
Function
translate
()
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/Scene/Scene.jsx:131
↓ 1 callers
Function
transpose_to_landscape
(view)
Dens3R/dust3r/datasets/base/base_stereo_view_dataset.py:217
↓ 1 callers
Function
transpose_to_landscape_no_flip
(view, rng, revert=False)
Dens3R/dust3r/datasets/base/mast3r_base_stereo_view_dataset.py:433
↓ 1 callers
Function
unbatched_interpolate
Perform unbatched interpolation of inputs at indices. This is useful when interpolate multi-view images with randomly sampled rays (images, spatia
Dens3R/AutoReconForDens3R/nerfstudio/data/pixel_samplers.py:111
↓ 1 callers
Function
unbatched_interpolate_input
Interpolate input with ray sample indices.
Dens3R/AutoReconForDens3R/nerfstudio/data/pixel_samplers.py:133
↓ 1 callers
Function
unescape
HRM2Avatar/third/nlohmann-json/json.hpp:3132
↓ 1 callers
Function
unwrap_mesh_per_uv_triangle
Unwrap a mesh to a UV texture. This is done by making a grid of rectangles in the UV texture map and then having two triangles per rectangle. Then
Dens3R/AutoReconForDens3R/nerfstudio/exporter/texture_utils.py:78
↓ 1 callers
Function
unwrap_mesh_with_xatlas
Unwrap a mesh using xatlas. We use xatlas to unwrap the mesh with UV coordinates. Then we rasterize the mesh with a square pattern. We interpolate
Dens3R/AutoReconForDens3R/nerfstudio/exporter/texture_utils.py:210
↓ 1 callers
Method
update_scene
updates the scene based on the graph weights Args: step: iteration step of training graph: the current checkpoint of
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/viewer_utils.py:374
↓ 1 callers
Function
validate_one_epoch
(model: torch.nn.Module, criterion: torch.nn.Module, metrics: torch.nn.M
Dens3R/croco/stereoflow/engine.py:104
↓ 1 callers
Method
validate_pipeline
Check that the pipeline is valid for this exporter.
Dens3R/AutoReconForDens3R/scripts/exporter.py:252
↓ 1 callers
Function
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
HRM2Avatar/third/nlohmann-json/json.hpp:14305
↓ 1 callers
Method
view_into
Returns a new Viewer but keeping the same ViewerWindow.
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/visualizer.py:131
↓ 1 callers
Function
vis_disparity
(disp, m=None, M=None)
Dens3R/croco/stereoflow/datasets_stereo.py:654
↓ 1 callers
Function
walk
Walk the entire tree and return the values Args: tree: the root of the tree to start search
Dens3R/AutoReconForDens3R/nerfstudio/viewer/server/state/node.py:58
↓ 1 callers
Function
weighted_spoc
feat: BxNxC attn: BxN output: BxC L2-normalization weighted-sum-pooling of features
Dens3R/mast3r/retrieval/model.py:79
↓ 1 callers
Method
with_reduction
(self, mode='none')
Dens3R/dust3r/losses.py:78
↓ 1 callers
Function
wrap_images
(img0, img1, geo_info, geom_type)
Dens3R/infer/eval_scripts/matching_metrics.py:380
↓ 1 callers
Function
writeDsp5File
(disp, filename)
Dens3R/croco/stereoflow/datasets_stereo.py:647
↓ 1 callers
Function
writeFlo5File
(flow, filename)
Dens3R/croco/stereoflow/datasets_flow.py:473
↓ 1 callers
Function
writeFlowFile
writeFlowFile(flow,<FILENAME>) write flow to the file <FILENAME>. if <FILENAME> does not exist, an IOError is raised. if <FILENAME> does
Dens3R/croco/stereoflow/datasets_flow.py:425
↓ 1 callers
Function
write_cache_file
(fname, pairs, root='')
Dens3R/croco/datasets/pairs_dataset.py:28
↓ 1 callers
Function
write_cameras_binary
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasBinary(const std::string& path) void Reconstruction::ReadCameras
Dens3R/dust3r/utils/read_write_model.py:173
↓ 1 callers
Function
write_cameras_text
see: src/base/reconstruction.cc void Reconstruction::WriteCamerasText(const std::string& path) void Reconstruction::ReadCamerasTe
Dens3R/dust3r/utils/read_write_model.py:156
↓ 1 callers
Function
write_header
( args, content )
HRM2Avatar/third/metal-cpp/SingleHeader/MakeSingleHeader.py:233
↓ 1 callers
Function
write_images_binary
see: src/base/reconstruction.cc void Reconstruction::ReadImagesBinary(const std::string& path) void Reconstruction::WriteImagesBi
Dens3R/dust3r/utils/read_write_model.py:287
↓ 1 callers
Function
write_images_text
see: src/base/reconstruction.cc void Reconstruction::ReadImagesText(const std::string& path) void Reconstruction::WriteImagesText
Dens3R/dust3r/utils/read_write_model.py:259
↓ 1 callers
Function
write_model
(cameras, images, points3D, path, ext=".bin")
Dens3R/dust3r/utils/read_write_model.py:441
↓ 1 callers
Function
write_points3D_binary
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DBinary(const std::string& path) void Reconstruction::WritePoints
Dens3R/dust3r/utils/read_write_model.py:390
↓ 1 callers
Function
write_points3D_text
see: src/base/reconstruction.cc void Reconstruction::ReadPoints3DText(const std::string& path) void Reconstruction::WritePoints3D
Dens3R/dust3r/utils/read_write_model.py:365
↓ 1 callers
Method
write_scalar
Required method to write a single scalar value to the logger Args: name: data identifier scalar: value to write out
Dens3R/AutoReconForDens3R/nerfstudio/utils/writer.py:230
↓ 1 callers
Method
write_stats_log
Function to write out scalars to terminal Args: step: current train step
Dens3R/AutoReconForDens3R/nerfstudio/utils/writer.py:381
↓ 1 callers
Function
write_to_json
Write data to a JSON file. Args: filename: The filename to write to. content: The dictionary data to write.
Dens3R/AutoReconForDens3R/nerfstudio/utils/io.py:34
↓ 1 callers
Method
zero_grad_all
Zero the gradients for all optimizer parameters.
Dens3R/AutoReconForDens3R/nerfstudio/engine/optimizers.py:146
Method
AddAnimationCurves
HRM2Avatar/src/animation/AnimationPlayer.cpp:9
Method
AnimationCurve
HRM2Avatar/src/animation/AnimationCurve.cpp:47
Method
AnimationCurve
HRM2Avatar/src/animation/AnimationCurve.hpp:44
Method
AnimationPlayer
HRM2Avatar/src/animation/AnimationPlayer.hpp:23
Function
App
()
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/App.jsx:13
Function
AppendDataToBuffer
HRM2Avatar/src/utils/AssetLoader.cpp:18
Method
ApplyBlendShape
HRM2Avatar/src/renderer/Renderer.cpp:300
Method
ApplyBlendShapeFrame
HRM2Avatar/src/renderer/Renderer.cpp:345
Function
Banner
()
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/Banner/Banner.jsx:21
Function
BasicTabs
(props: BasicTabsProps)
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/SidePanel/SidePanel.jsx:77
Method
Buffer
HRM2Avatar/src/graphics/Buffer.cpp:10
Method
CalculateBoneMatrices
HRM2Avatar/src/renderer/Renderer.cpp:258
Function
CameraList
(props)
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/SidePanel/CameraPanel/CameraPanel.jsx:198
Function
CameraPanel
(props)
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/SidePanel/CameraPanel/CameraPanel.jsx:422
Function
CameraToggle
()
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/ViewerWindow/ViewerWindow.jsx:17
Method
ClearColor
HRM2Avatar/third/metal-cpp/Metal/MTLRenderPass.hpp:38
Function
ClickableList
(props: ClickableListProps)
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/SidePanel/ScenePanel/ScenePanel.jsx:191
Method
ComputePipeline
HRM2Avatar/src/graphics/Pipeline.cpp:10
Method
ComputePrefixSum
HRM2Avatar/src/renderer/Renderer.cpp:656
Function
ControlsModal
()
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/ViewportControlsModal/ViewportControlsModal.jsx:7
Method
ConvertToMTLVertexFormat
TODO: modify this function
HRM2Avatar/src/renderer/Mesh.hpp:49
Method
CopyAllDevices
HRM2Avatar/third/metal-cpp/Metal/MTLDevice.hpp:637
Method
CopyAllDevicesWithObserver
HRM2Avatar/third/metal-cpp/Metal/MTLDevice.hpp:646
Method
CreateAllPipelines
HRM2Avatar/src/renderer/Renderer.cpp:1005
Method
CreateSystemDefaultDevice
HRM2Avatar/third/metal-cpp/Metal/MTLDevice.hpp:632
Method
CreateTestRenderPipeline
HRM2Avatar/src/graphics/Graphics.cpp:236
Method
Draw
HRM2Avatar/src/renderer/Renderer.cpp:131
Method
Drawable
HRM2Avatar/src/renderer/Drawable.hpp:13
Method
EncodeBackfaceCullPass
HRM2Avatar/src/renderer/Renderer.cpp:422
Method
EncodeCalcProjDataPass
HRM2Avatar/src/renderer/Renderer.cpp:467
Method
EncodeGenVisiblePointsPass
HRM2Avatar/src/renderer/Renderer.cpp:560
Method
EncodeMeshDepthRenderPass
HRM2Avatar/src/renderer/Renderer.cpp:979
Method
EncodePostprocessComputePass
HRM2Avatar/src/renderer/Renderer.cpp:938
Method
EncodePostprocessRenderPass
HRM2Avatar/src/renderer/Renderer.cpp:965
Method
EncodeSkinningPass
HRM2Avatar/src/renderer/Renderer.cpp:373
Method
EncodeSortPass
HRM2Avatar/src/renderer/Renderer.cpp:775
Method
Equal
HRM2Avatar/third/metal-cpp/Foundation/NSRange.hpp:64
Function
ExportPanel
(props)
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/SidePanel/ExportPanel/ExportPanel.jsx:49
Function
FovSelector
(props)
Dens3R/AutoReconForDens3R/nerfstudio/viewer/app/src/modules/SidePanel/CameraPanel/CameraPanel.jsx:63
Method
GPUEndTime
property: GPUEndTime
HRM2Avatar/third/metal-cpp/Metal/MTLCommandBuffer.hpp:333
Method
GPUStartTime
property: GPUStartTime
HRM2Avatar/third/metal-cpp/Metal/MTLCommandBuffer.hpp:327
Method
GaussianAsset
HRM2Avatar/src/renderer/GaussianAsset.hpp:35
Method
GetDepthTexture
HRM2Avatar/src/renderer/Drawable.hpp:41
Method
GetDuration
HRM2Avatar/src/animation/AnimationPlayer.hpp:40
Method
GetElapsedTime
HRM2Avatar/src/utils/Timer.hpp:41
Method
GetFPS
HRM2Avatar/src/utils/Timer.hpp:42
Method
GetFragmentShader
HRM2Avatar/src/graphics/Pipeline.hpp:101
Method
GetHandle
HRM2Avatar/src/renderer/Drawable.hpp:59
Method
GetHandle
HRM2Avatar/src/graphics/Shader.hpp:22
Method
GetInterpolationType
HRM2Avatar/src/animation/AnimationCurve.cpp:86
Method
GetOrCreateRTForVisionOS
HRM2Avatar/src/graphics/Graphics.cpp:402
Method
GetPhysicalSize
HRM2Avatar/src/renderer/Drawable.hpp:43
Method
GetPhysicalSize
HRM2Avatar/src/renderer/Drawable.hpp:60
Method
GetPipelineState
HRM2Avatar/src/graphics/Pipeline.hpp:21
Method
GetPlayMode
HRM2Avatar/src/animation/AnimationPlayer.hpp:35
Method
GetPlaySpeed
HRM2Avatar/src/animation/AnimationPlayer.hpp:38
Method
GetRasterizationRateMap
HRM2Avatar/src/renderer/Drawable.hpp:23
Method
GetShader
HRM2Avatar/src/graphics/Pipeline.hpp:22
Method
GetTexture
HRM2Avatar/src/renderer/Drawable.hpp:40
Method
GetVertexShader
HRM2Avatar/src/graphics/Pipeline.hpp:99
Method
GetViewCount
HRM2Avatar/src/renderer/Drawable.hpp:55
Method
Graphics
HRM2Avatar/src/graphics/Graphics.cpp:17
Method
IOCompressionContextAppendData
HRM2Avatar/third/metal-cpp/Metal/MTLIOCompressor.hpp:77
Method
IOCompressionContextDefaultChunkSize
HRM2Avatar/third/metal-cpp/Metal/MTLIOCompressor.hpp:63
← previous
next →
1,501–1,600 of 4,689, ranked by callers