MCPcopy Create free account
hub / github.com/Anttwo/MILo / initialize_mesh_regularization

Function initialize_mesh_regularization

milo/regularization/regularizer/mesh.py:41–81  ·  view source on GitHub ↗

Initializes components required for mesh regularization. Args: scene: The scene object containing training cameras. config: Configuration dictionary for mesh regularization. Returns: A dictionary containing initialized components: - mesh_renderer: The i

(
    scene: Scene, 
    config: Dict[str, Any], 
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

trainingFunction · 0.90
trainingFunction · 0.90

Calls 4

MeshRasterizerClass · 0.90
MeshRendererClass · 0.90
getTrainCamerasMethod · 0.80

Tested by

no test coverage detected