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:
-
But when I run inference myself using the released RGBT234 pretrained checkpoint and the provided RGBT234 text annotations, the result is much lower:
-
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:
- Is the
blackwomen text annotation in RGBT234 correct?
- Are the currently released RGBT234 pretrained model and test text files exactly the same version used to generate the reported
author_results?
- 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
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,
blackwomenis 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/RAGTrackwith the official RGBT evaluation toolkit gives results close to the paper:But when I run inference myself using the released RGBT234 pretrained checkpoint and the provided RGBT234 text annotations, the result is much lower:
For example, on the sequence
manwithbasketball, my generated result starts to differ from the releasedauthor_resultsfrom the second frame.I have checked the evaluation toolkit and the released result files, and the evaluation of
author_resultscan 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:
blackwomentext annotation in RGBT234 correct?author_results?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