|
Where can I find documentation on sam arguments, so that I can fine-tune the segmentation? |
Answered by
giswqs
Feb 19, 2024
Replies: 1 comment 1 reply
|
It originates from the SAM model. See https://github.com/facebookresearch/segment-anything/blob/main/segment_anything/automatic_mask_generator.py#L61 |
1 reply
Answer selected by
giswqs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It originates from the SAM model. See https://github.com/facebookresearch/segment-anything/blob/main/segment_anything/automatic_mask_generator.py#L61