Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add segment_mapper #394

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

Qirui-jiao
Copy link
Collaborator

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 Qirui-jiao changed the title upload segment_mapper Add segment_mapper Aug 21, 2024
@Qirui-jiao Qirui-jiao added enhancement New feature or request dj:multimodal issues/PRs about multimodal data processing dj:op issues/PRs about some specific OPs labels Aug 21, 2024
@yxdyc yxdyc requested review from yxdyc and HYLcool August 21, 2024 13:35
Copy link

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.

Copy link

Close this stale PR.

@github-actions github-actions bot closed this Sep 24, 2024
@HYLcool HYLcool removed the stale-pr label Sep 24, 2024
@HYLcool HYLcool reopened this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dj:multimodal issues/PRs about multimodal data processing dj:op issues/PRs about some specific OPs enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants