Hi, thanks for the great work on SAMURAI, the tracking works really well with the default bounding box input.
However, in sequences where the target is very small, densely packed with other objects, or becomes heavily occluded, drawing a tight box is awkward and sometimes leads to mask leakage onto neighboring objects. It would be helpful to use point prompts instead, especially with the ability to add negative points to exclude nearby objects.
Is it currently possible to use point prompts (positive and negative) with SAMURAI?
Thanks.