Yu Jin

Results 8 comments of Yu Jin

建议,那这种扫描可以切换成换成手动的么?只有初次安装时扫描自动安装,应该没有必要每次切换都去扫描

Yet another SAM web UI https://github.com/kingfish404/segment-anything-webui

more info needed to debug, such as shell output from both server.py and node.js, the image that uploads

> got same error `INFO: 127.0.0.1:3938 - "POST /api/point HTTP/1.1" 422 Unprocessable Entity` > > server.py > > ``` > (meta) PS C:\Users\ZME\AI\segment-anything-webui> python scripts/server.py > device: cuda > 100%|███████████████████████████████████████|...

Unfortunately, I can't reproduce this issue (Linux, macOS, Windows 11). It is recommended to use docker to start the project, or provide a docker image that could reproduce this issue.

Of course, and there are two paths: - Transform the whole model to ONNX model, several GB downloads required before segmentation. - Upload the pre-extracted feature to web instead of...

Unfortunately, the benchmarks I've run so far in the current branch don't show a noticeable performance improvement (e.g., > 1% to boot Linux). I'll close this Pr first, wait for...