dinglufe / segment-anything-cpp-wrapper

MIT License
221 stars 34 forks source link

automatic segmentation error #49

Closed ygt7r21999 closed 2 months ago

ygt7r21999 commented 2 months ago

It is a very nice code! I successfully run the points and box prompt code. However, there is some problem with the automatic segmentation. When I press "a" to run automatic segmentation in VS Studio2019, it returns an error window:

0617-全分割时报错

Can you help me with it? btw, this is the program window to show some information for reference:

0617-ref窗口

Thank you!

dinglufe commented 2 months ago

Have you used CrashDumps files to investigate where the error occurred, such as identifying the line of code?