Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA out of memory, Png format bug, cascadePSP doesn't work attempts to download a model to the user folder #45

Open
dilectiogames opened this issue Jun 19, 2023 · 0 comments

Comments

@dilectiogames
Copy link

problem 1. -> CUDA out of memory when using "Segment Anything" and "Tile division" both at the same time. Then automatic gets bugged and I need to restart.

They work ok one at the time.

Maybe I'm using this wrong, are those two options intended to be used at the same time?

problem 2. -> I've also had that error about the png format that is in another thread but changing the code inside "components.py" appear to have been fixed the issue.

problem 3. ->
cascadePSP doesn't work, it attempts to download a model inside windows user folder, not in the extension model folder. (but fails to start downloading)
error is:
MD5 of the model file does not match Downloading the model again... Downloading model file into C:\Users\USERNAME/.segmentation-refinement\model

can this be downloaded manually like the "Segment Anything" model?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant