Skip to content

Question about reproducing the Replica tracking results in Table II #2

Description

@JackmanYuan

Hello, and thank you for releasing 2DGS-SLAM.

I am trying to reproduce the Replica tracking results reported in Table II and would appreciate some guidance on the intended experimental setup.

Setup

  • Repository commit: b46da105aa6d3899816e05cbf118be96819b8c6c

  • Dataset: Replica, organized according to configs/replica/

  • Command:

    python slam.py --config configs/replica/<scene>.yaml
  • Full sequence with the released frame_step=2
  • Loop closure enabled according to the released configuration
  • No GUI or web visualizer
  • No post-SLAM map refinement for trajectory evaluation

My results do not align with those reported in Table II, and I was wondering whether I might be missing part of the intended setup.

Scene Table II ATE (cm) Reproduced ATE (cm)
room0 0.06 43.96
room1 0.08 14.52
room2 0.10 15.01
office4 0.09 13.01

All sequences completed without runtime errors and processed 1,000 frames.

I also noticed that several values in the Replica configuration differ from those reported in Table I:

Parameter Table I Replica configuration
Keyframe distance threshold 15 cm 0.4 m
Covisibility threshold 0.9 0.925
Mapping depth weight 0.5 5.0
Mapping normal weight 0.02 0.05
Active/inactive training frames 3 / 2 5 / 3

Could you please clarify:

  1. Which commit, tag, or release was used to produce the results in Table II?
  2. Should the Table I parameters be used for reproducing Table II, or are the released Replica configuration values the intended settings?
  3. How exactly was ATE computed for Table II, including the evaluated frames and trajectory alignment protocol?

I would be happy to provide the complete logs, environment information, configuration files, evaluation commands, and saved trajectories if helpful.

Thank you very much for your time and for releasing the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions