hustvl / Matte-Anything

[Image and Vision Computing (Vol.147 Jul. '24)] Interactive Natural Image Matting with Segment Anything Models
MIT License
465 stars 33 forks source link

After running the code, when an image is inputted on the web interface and clicked, an error is displayed #22

Closed 1013764208 closed 2 months ago

1013764208 commented 2 months ago

After running the code, when an image is inputted on the web interface and clicked, an error is displayed,Tried many times, reinstalled several times, but errors still occurred.

Snipaste_2024-06-09_23-36-41
YeL6 commented 2 months ago

After running the code, when an image is inputted on the web interface and clicked, an error is displayed,Tried many times, reinstalled several times, but errors still occurred. Snipaste_2024-06-09_23-36-41

Could you please provide more information about the error you're encountering? This will help me offer a more accurate solution.

1013764208 commented 2 months ago

It was done by following the steps of the quick installation guide, sequentially installing the required dependencies, then proceeding with the installation of pre-trained models. After launching web , upon attempting to load an image, an error was encountered. I've been running this on autodl. If necessary, I can provide you with SSH access and the password.

YeL6 commented 2 months ago

@1013764208 Are you encountering any errors when running the program? After uploading the image and executing the process, could you please check your terminal for any error messages?

1013764208 commented 2 months ago

没有任何报错信息,只是在 web 显示 error;我尝试 debug 调试,终端也没有打印任何错误

Lineves7 commented 2 weeks ago

how to solve this problem?