Hello,
I have a question regarding the SPLAT-LOAM implementation.
I run python3 run.py slam /configs/ncd/quad-easy-mapping-gt.yaml
&&
python3 run.py mesh <path/to/result/folder>
&&
python3 run.py eval_recon <reference_pointcloud_file> <estimate_mesh>
The evaluation produced the results shown in the attached screenshot. Unfortunately, the reconstruction metrics differ markedly from those reported in the paper and repository.
Could you suggest possible reasons for this discrepancy?
For example, are there additional configuration settings, post‑processing steps, or dataset‑specific parameters required to reproduce the published mapping performance?
Thank you in advance for your assistance.
Hello,
I have a question regarding the SPLAT-LOAM implementation.
I run python3 run.py slam /configs/ncd/quad-easy-mapping-gt.yaml
&&
python3 run.py mesh <path/to/result/folder>
&&
python3 run.py eval_recon <reference_pointcloud_file> <estimate_mesh>
The evaluation produced the results shown in the attached screenshot. Unfortunately, the reconstruction metrics differ markedly from those reported in the paper and repository.
Could you suggest possible reasons for this discrepancy?
For example, are there additional configuration settings, post‑processing steps, or dataset‑specific parameters required to reproduce the published mapping performance?
Thank you in advance for your assistance.