SJTU-ViSYS / TextSLAM

📍TextSLAM: Visual SLAM with Semantic Planar Text Features. (ICRA2020 & TPAMI2023)
165 stars 11 forks source link

Guidance may be unclear in the Evaluation section of README.md #7

Open zhuangaoooo opened 4 weeks ago

zhuangaoooo commented 4 weeks ago

In the Evaluation section of README.md, the example code may be unclear. For instance, evo_ape tum gt.txt text.txt -va -s is provided without an explanation of text.txt. While gt.txt can be found in each Seq, text.txt cannot be located anywhere within the project.

I speculate that text.txt refers to the output file keyframe.txt. Therefore, I recommend clarifying this information and including an explanation of text.txt in README.md for user-friendliness.