facebookresearch / facebookresearch/segment-anything

Encodings for multiple images using the pre trained SAM encoder

Open
#665 9 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.