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

script for foreground estimation #30

Closed
wchstrife opened this issue Nov 27, 2020 · 3 comments
Closed

script for foreground estimation #30

wchstrife opened this issue Nov 27, 2020 · 3 comments

Comments

@wchstrife
Copy link

I use Code for foreground extension for foreground prediction on adobe dataset. But when processing some pictures, there will be insufficient memory.

I noticed that you mentioned that a custom multi-level solver written in C. Could you please provide this code?

@MarcoForte
Copy link
Owner

Hi I did not write the code for the multilevel solver so I can't provide you with it. But luckily someone else wrote a very similar solver and it is open source, https://pymatting.github.io/pymatting.foreground.html#module-pymatting.foreground.estimate_foreground_ml

@wchstrife
Copy link
Author

Thanks for your reply! this code solved my problem very well.

@99991
Copy link

99991 commented Sep 11, 2023

Sorry, I rewrote the documentation tool and the URL changed. This is the new URL for the foreground estimation function:

https://pymatting.github.io/foreground.html#estimate_foreground_ml

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

3 participants