Skip to content

Possible mismatch in RGBT234 blackwomen text annotation and question about pretrained-model reproduction #3

Description

@yingros

Hi @IdolLab,

Thank you for releasing RAGTrack and the pretrained models. I am trying to reproduce the RGBT234 results and found a possible issue in the test text annotations.

In the RGBT234 test sequence blackwomen, the provided text annotation seems inconsistent with the actual image content:

  • class.txt: A bicycle.
  • visible_description.txt: The object appears to be a small bicycle in the distance, possibly parked near the roadside, among a group of other vehicles and trees, blending cleverly with the surroundings due to its size and color.

However, from the original RGBT234 frames, the target appears to be a woman in black holding an umbrella and walking by the roadside, rather than a bicycle. Could you please confirm whether this annotation is correct, or whether the uploaded test text files may contain a mismatch for this sequence?

To check whether this was an isolated case or a more general issue, I first used AI to filter potentially suspicious test sequences, and then manually inspected those candidates. In RGBT234, blackwomen is the only sequence for which I found an obvious annotation mismatch.

I also encountered some difficulty reproducing the reported RGBT234 performance using the released pretrained model and text data. My current observations are:

  • Evaluating the released author_results/RGBT234/RAGTrack with the official RGBT evaluation toolkit gives results close to the paper:

    • MPR ≈ 0.938
    • MSR ≈ 0.695
  • But when I run inference myself using the released RGBT234 pretrained checkpoint and the provided RGBT234 text annotations, the result is much lower:

    • MPR ≈ 0.815
    • MSR ≈ 0.506
  • For example, on the sequence manwithbasketball, my generated result starts to differ from the released author_results from the second frame.

I have checked the evaluation toolkit and the released result files, and the evaluation of author_results can reproduce the paper-level numbers. Therefore, I wonder whether there may be a version mismatch in the released RGBT234 test text annotations, pretrained checkpoint, or testing configuration.

Could you please help confirm:

  1. Is the blackwomen text annotation in RGBT234 correct?
  2. Are the currently released RGBT234 pretrained model and test text files exactly the same version used to generate the reported author_results?
  3. Is there any additional testing detail or configuration needed to reproduce the RGBT234 numbers from the pretrained model?
    If Chinese is more convenient, I can also describe the issue in Chinese.

Thank you very much for your help.
Best regards,
Shirun Yao
Anhui University, China

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions