THU-MIG / RepViT

RepViT: Revisiting Mobile CNN From ViT Perspective [CVPR 2024] and RepViT-SAM: Towards Real-Time Segmenting Anything
https://arxiv.org/abs/2307.09283
Apache License 2.0
756 stars 56 forks source link

multiple bounding box prompt #68

Open sulaimanvesal opened 3 months ago

sulaimanvesal commented 3 months ago

Thank you for great work and sharing your code.

I was wondering if you could provide an example of using multiple bounding boxes? also does RepViT-SAM supports segment-everything option?

Thanks.