data-juicer icon indicating copy to clipboard operation
data-juicer copied to clipboard

Add segment_mapper

Open Qirui-jiao opened this issue 1 year ago • 2 comments

Perform segment-anything on images (with FastSAM) and return the bounding box values. Hyperparameters:

  • imgsz: image resolution after image resizing
  • conf: confidence score threshold
  • iou: IoU (Intersection over Union) score threshold

Qirui-jiao avatar Aug 21 '24 11:08 Qirui-jiao

This PR is marked as stale because there has been no activity for 21 days. Remove stale label or add new comments or this PR will be closed in 3 day.

github-actions[bot] avatar Sep 21 '24 09:09 github-actions[bot]

Close this stale PR.

github-actions[bot] avatar Sep 24 '24 09:09 github-actions[bot]

Update: Merged main and adapted to the latest development paradigm.

Ready for review.

drcege avatar Nov 12 '24 12:11 drcege

Close due to this PR was included in PR #550

HYLcool avatar Jan 17 '25 06:01 HYLcool