Skip to content

experimentations with sam

Surya Manoj Pentakota requested to merge upload into main

Experimented sam for an example page with two approaches:

  1. just sam with bounding boxes as inputs which are generaed through basic ml algorithms. did not work
  2. Grounding Dino + Sam for text prompt based segmentation. did not work due to no gpu for me but workable approach as dino gives text prompt based bounding boxes ,but cannot guarantee the results for our work as the text prompt understanding of grounding dinmo is really limited basically confined for objects.

Merge request reports

Loading