Skip to content

Conversation

@onuralpszr
Copy link

@onuralpszr onuralpszr commented Aug 26, 2025

feat: ✨ add mask annotator for yoloe-seg models
deps: πŸ“¦ update requirements.txt file for newer version packages

@adrianboguszewski hello πŸ‘‹

I noticed a small issue in the documentation. I also saw that you added YOLOE models β€” I’d like to include the segmentation annotator as well, along with upgrading Ultralytics. One extra note: if a mask doesn’t exist, the annotator won’t throw an error, so it’s safe to add.

I also removed numpy since uv can’t decide on it, and both Ultralytics and Supervision already include it, so there won’t be any issues.

feat: ✨ add mask annotator for yoloe-seg models
deps: πŸ“¦ update requirements.txt file for newer version packages

Signed-off-by: Onuralp SEZER <[email protected]>
@onuralpszr onuralpszr changed the title fix: 🐞 update README for correct model parameter fix: 🐞 update README for correct model parameter for YOLOE/YOLO-World Example Aug 27, 2025
Copy link
Contributor

@adrianboguszewski adrianboguszewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR @onuralpszr!

I can see something is wrong with the mask annotator. When I move an object (hazelnut), the box follows almost immediately, but the mask seems to be delayed a frame or two. Could you check that?

@adrianboguszewski
Copy link
Contributor

@onuralpszr any updates here?

@onuralpszr
Copy link
Author

@onuralpszr any updates here?

I was bit busy sorry, I will check them quickly and update it.

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.

2 participants