facebookresearch / facebookresearch/segment-anything

Why is the output of the Image Encoder here a tensor with the shape of (64, 64, 256) instead of a one-dimensional vector?

Open
#736 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
54.9k
Forks
6.4k
PR merge metrics
No merged PRs in 30d

Description

As far as I know, Image Encoder encodes an image into a one-dimensional vector.
Why is the output of the Image Encoder here a tensor with the shape of (64, 64, 256) instead of a one-dimensional vector ?
Does the output of the Image Encoder here represent the feature map of the input image ?

Contributor guide

Open the contributing guide

Research direction

Review the repository's example notebooks and the Image Encoder usage related to the reported (64, 64, 256) output. Establish whether this output is a feature map and document the encoder output semantics; the issue names no specific file or test, so the appropriate documentation location and validation step still need to be identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
computer-vision, machine-learning
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.