dinglufe / segment-anything-cpp-wrapper

MIT License
221 stars 34 forks source link

Why I don't get as good results as you do in the python environment, I'm curious to know how you did it and what tips you have. #35

Closed Dkwda closed 10 months ago

Dkwda commented 11 months ago

@dinglufe

Dkwda commented 11 months ago

As far as I know, the original SAM will output 4 masks, do you choose an optimal mask for output

dinglufe commented 10 months ago

Have you tried the official demo? It generated similar results to the Python code in my test.

Comparisons:

  1. HQ-SAM: https://github.com/SysCV/sam-hq#visual-comparison-between-sam-and-hq-sam
  2. This repo: https://github.com/dinglufe/segment-anything-cpp-wrapper/releases/tag/v1.5