Skip to content

Conversation

@gvzdv
Copy link
Contributor

@gvzdv gvzdv commented Nov 24, 2025

I believe there is no corresponding issue for this — correct me if I'm wrong.
Since we've switched to Qwen 3, we are now using a normalized coordinate set (0-1000) as opposed to pixel coordinates produced by Qwen 2.5.

This fix ensures the conversion of normalized coordinates (produced by Qwen) to pixel coordinates (required by SAM).

Tested on Unicorn using examples from the IMAGE website.

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 24, 2025 01:28
@gvzdv gvzdv force-pushed the update-multistage branch from a040804 to 514e0ab Compare November 25, 2025 16:14
@jeffbl jeffbl merged commit 517e491 into main Nov 25, 2025
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.

3 participants