IDEA-Research / T-Rex

[ECCV2024] API code for T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
https://deepdataspace.com/blog/T-Rex
Other
2.28k stars 147 forks source link

About the iteration interval of successive iterations #70

Closed fuweifu-vtoo closed 5 months ago

fuweifu-vtoo commented 5 months ago

The second stage trains both the text and visual prompts in successive iterations;

What is the interval for switching between text or visual prompts?

For example, iterate N steps of text prompt and then iterate N steps of visual prompt. What is the value of N? Is N equal to 1?

Mountchicken commented 5 months ago

8 iter for visual prompt then 1 iter for text prompt