segment-anything icon indicating copy to clipboard operation
segment-anything copied to clipboard

Is the SAM Demo hosted in the https://segment-anything.com/demo use Pytorch models or ONNX models as the prompt encoder and mask decoder

Open dinushazoomi opened this issue 2 years ago • 1 comments

Hi I just came across the facebook's segment anything model,

According to the web demo mentioned in GitHub, it uses the PyTorch model to generate embeddings and then uses onnx model to prompt the encoding part. but the accuracy is low when compared with the hosted demo in the meta's site https://segment-anything.com/demo.

appreciate an answer regarding this

dinushazoomi avatar Nov 29 '23 12:11 dinushazoomi

Any update about this issue ?

moonayyur avatar Mar 01 '24 17:03 moonayyur