MCPcopy Create free account
hub / github.com/PRBonn/SHINE_mapping / eval_mesh

Function eval_mesh

eval/eval_utils.py:24–107  ·  view source on GitHub ↗

Compute Mesh metrics between prediction and target. Opens the Meshs and runs the metrics Args: file_pred: file path of prediction (should be mesh) file_trgt: file path of target (shoud be point cloud) down_sample_res: use voxel_downsample to uniformly sample mesh poi

(file_pred, file_trgt, down_sample_res=0.02, threshold=0.05, truncation_acc=0.50, truncation_com=0.50, gt_bbx_mask_on= True, 
              mesh_sample_point=10000000, possion_sample_init_factor=5)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

evaluator.pyFile · 0.90

Calls 2

nn_correspondanceFunction · 0.85
read_point_cloudMethod · 0.80

Tested by

no test coverage detected