-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
问题确认 Search before asking
- 我已经查询历史issue(包括open与closed),没有发现相似的bug。I have searched the open and closed issues and found no similar bug report.
Bug描述 Describe the Bug
使用CPU版本运行SegmentAnything,根据readme,框选及点选运行都无问题,使用python scripts/text_to_sam_clip.py --model-type vit_b运行,网页版运行成功后,通过edge浏览器打开localhost:8078网址,进行预测,无法进行预测,错误提示
```POST http://localhost:8078/run/predict 422 (Unprocessable)````。
复现环境 Environment
-OS:Windows
-PaddlePaddle:3.0.0
-PaddleSeg:release2.10
-Python: 3.9.7
Bug描述确认 Bug description confirmation
- 我确认已经提供了Bug复现步骤、代码改动说明、以及环境信息,确认问题是可以复现的。I confirm that the bug replication steps, code change instructions, and environment information have been provided, and the problem can be reproduced.
是否愿意提交PR? Are you willing to submit a PR?
- 我愿意提交PR!I'd like to help by submitting a PR!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working