sepal / sam_embbeddings

Simple replicate model to predict and return the Segment Aything embeddings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segment Anything Embeddings

A simple cog script/model to calculate the embeddings for Segment Anything. The purpose is to calculate the embeddings on a powerful machine, for example on Replicate, and then calculate the segments on a CPU-only machine. PhotograftAI is an example demo where I use this architecture.

About

Simple replicate model to predict and return the Segment Aything embeddings


Languages

Language:Python 100.0%