Segmentation Now?! Excellent Job #51
johnk2hawaii
started this conversation in
General
Replies: 2 comments 2 replies
|
Hey, I just finished an update of the segmentation head, it is now +- finalized. I will be testing how D-FINE-seg finetunes in comparison to YOLO26-seg and maybe other models too. I will definitely share metrics as soon as I get them. About tracker, I am interested to see your work. Is it based on embeddings or only bboxes? I experimented with both and for my task bytetrack worked fine (it is bbox based). I never added it to this repo, but probably there is a place for something like that. Big thanks for the input |
2 replies
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I wondering if you have any metrics for comparison for the segmentation yet (sorry if I didn't see it).
Also I built an additional feature on top of your work. I think it is a very nice and well working (and non jumpy) object tracker and counter. It is a single separate script. If you're interested, I'd be happy to share the implementation.,or open a PR, or just get your thoughts. Totally understand if it is outside of the scope of this project. - just wanted to share and say thanks again for the repo.
All reactions