You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After tweaking the prompt to be more specific when identifying, I encountered an issue where the same item is being detected multiple times. Has anyone encountered the same issue, and if so, how should I go about rectifying it?
Example output:
The text was updated successfully, but these errors were encountered:
Hey everyone, i've adapted my code from the notebook here: https://github.com/QwenLM/Qwen2.5-VL/blob/main/cookbooks/spatial_understanding.ipynb for object detection.
After tweaking the prompt to be more specific when identifying, I encountered an issue where the same item is being detected multiple times. Has anyone encountered the same issue, and if so, how should I go about rectifying it?
Example output:
![Image](https://private-user-images.githubusercontent.com/120128489/409461782-287c7f8e-30cd-44c3-9953-df0482f6f4d0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MTgwOTksIm5iZiI6MTczODkxNzc5OSwicGF0aCI6Ii8xMjAxMjg0ODkvNDA5NDYxNzgyLTI4N2M3ZjhlLTMwY2QtNDRjMy05OTUzLWRmMDQ4MmY2ZjRkMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwN1QwODQzMTlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00MzA5Njk0MzJhNTdkMmMxOWU0NzM1YjE3NjRiMDJlYTg2ZGZmMDFhZDYxYzFhNjdhMjEwZDg2MTEwMmQ3NGFjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.xPB5XKRivvp_Wr6lrHZGnGh1a9OtMUCJ6Avc53qlHO4)
The text was updated successfully, but these errors were encountered: