facebookresearch / facebookresearch/segment-anything
Encodings for multiple images using the pre trained SAM encoder
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 54.9k
- Forks
- 6.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hi there! I need to use the pre-trained ViT-B encoder of SAM and for that I need a way to find the encodings of multiple images. I just need the output from the encoder and not the final masks. Can someone please help me?
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
The issue mentions the pre-trained ViT-B encoder of SAM but names no repository file, test, or entry point. Start by locating encoder usage in the example notebooks, and consider the work complete when multiple images can yield encoder embeddings without producing final masks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- computer-vision, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100