IDEA-Research / T-Rex

API for T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
https://deepdataspace.com/home
Other
1.98k stars 120 forks source link

The interactive visual prompt yielded unsatisfactory results. #71

Closed wangjl1993 closed 4 days ago

wangjl1993 commented 1 week ago

image

Is this a bug? always return the wrong boxes.

wangjl1993 commented 1 week ago

I found that "generic visual prompt" is better than "interactive visual prompt".
image image

Mountchicken commented 1 week ago

Hi @wangjl1993 The interactive visual prompt is for the case that the prompt image and target image are the same. When they are not, using generic visual prompt.

wangjl1993 commented 1 week ago

Hi @wangjl1993 The interactive visual prompt is for the case that the prompt image and target image are the same. When they are not, using generic visual prompt.

OK! thx~