Skip to content

Conversation

@gvzdv
Copy link
Contributor

@gvzdv gvzdv commented Nov 16, 2025

Resolves #1167 (?)

Qwen 2.5 used absolute coordinates.
Qwen 3 uses normalized coordinates.
This PR ensures that we're working with normalized coordinates.

Bonus:

  • changed default temperature to 0;
  • tried to improve performance by adjusting prompts.

Tested with override on Unicorn.


Required Information

  • I referenced the issue addressed in this PR.
  • I described the changes made and how these address the issue.
  • I described how I tested these changes.

Coding/Commit Requirements

  • I followed applicable coding standards where appropriate (e.g., PEP8)
  • I have not committed any models or other large files.

New Component Checklist (mandatory for new microservices)

  • I added an entry to docker-compose.yml and build.yml.
  • I created A CI workflow under .github/workflows.
  • I have created a README.md file that describes what the component does and what it depends on (other microservices, ML models, etc.).

OR

  • I have not added a new component in this PR.

@gvzdv gvzdv requested a review from jeffbl November 16, 2025 23:06
@jeffbl jeffbl merged commit c5d44a3 into main Nov 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch to Qwen3-VL

3 participants