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.
In the Evaluation section of README.md, the example code may be unclear. For instance,
evo_ape tum gt.txt text.txt -va -sis provided without an explanation oftext.txt. Whilegt.txtcan be found in each Seq,text.txtcannot be located anywhere within the project.I speculate that
text.txtrefers to the output filekeyframe.txt. Therefore, I recommend clarifying this information and including an explanation oftext.txtin README.md for user-friendliness.