facebookresearch / facebookresearch/segment-anything
Achieving Full Pixel Segmentation in SAM Project on Linux: Seeking Technical Guidance
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 54.9k
- Forks
- 6.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I am truly grateful for the exceptional work your team has done, which I find extremely valuable.
I am currently attempting to utilize your results (SAM) through two main approaches:
Firstly, through the demo on your official website, which includes a feature to 'Find all the objects in the image automatically.'
Secondly, I have deployed your project on a Linux system. As I understand it, in its unmodified state, the input is images, and the output is separate segmentation masks for different targets, stored as multiple images.
However, a notable issue is that merging the white areas of all these images does not cover the entire image. I have tried adjusting some parameters, but it seems none have achieved the desired effect.
I would like to know how to implement complete segmentation of all pixels in the deployed code. Thank you very much for your patience and guidance. I look forward to your response and suggestions.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the official website demo with the deployed Linux project and its image-to-mask output described in the issue. Determine the intended definition of complete pixel segmentation and document or implement a validated approach whose masks cover the required pixels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100