Output Format ¶
By: songtx on Aug. 23, 2025, 8:08 a.m.
Hi everyone, I’m preparing a submission for the VLM3D Challenge Task 3 and ran into a format inconsistency. Hoping someone here (or the organizers) can clarify.
Submission page format requirement: https://abnloc.vlm3dchallenge.com/evaluation/test/submissions/create/
Evaluation reference code (GitHub) expected input format: https://github.com/forithmus/VLM3D-Dockers/tree/main/abnloc_evaluation
These two seem to describe different formats for Task 3, which is a bit confusing while finalizing our submission. Which format should we follow to ensure the evaluation runs correctly?
Thanks in advance!