Skip to content

Calculate embeddings on image upload + cache them #96

Description

@aleksanderczerwionka

Calculating embeddings takes a lot longer than calculating masks, so we can calculate them once, cache them somewhere and use them as needed to provide faster response to user input. It most likely requires some modifications to SAM's code, as I don't think it's currently meant for handling more than 1 image at a time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions