Skip to content

Question about the results of the embedding session #58

@HenryParkG

Description

@HenryParkG

I have a question regarding segment-anything-wrapper.
I am developing my program by referring to this project code.

It is divided into embedding session and segmentation session, and I understand that the result of embedding session is input to segmentation session.

I saved the image to check the result of embedding session, but 64*64 image is saved. Is this normal result?
Also, when I input this output to segmentation session and checked the result, masking result is colored only at the top (even though point coords are evenly distributed)

For reference, the initial input size of the image is 1024x1024x3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions