My apologies if I'm misunderstanding the current functionality.
When the Florence2 node generates BBOXes, multiple BBOXes are currently merged into a single mask. This creates an issue where, if BBOXes overlap, outputting the mask causes some BBOXes to be swallowed by others.

Proposed Features
- A function to output individual masks as a list for each BBOX when two or more objects are detected.
- Alternatively (though I believe this was suggested in another issue), adding an output for Florence2 as a bbox_detector in Impact Pack.
Thanks for your continued great work.
My apologies if I'm misunderstanding the current functionality.
When the Florence2 node generates BBOXes, multiple BBOXes are currently merged into a single mask. This creates an issue where, if BBOXes overlap, outputting the mask causes some BBOXes to be swallowed by others.
Proposed Features
Thanks for your continued great work.