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

What does the input_mask look like? #2

Open
Gasoonjia opened this issue Mar 29, 2018 · 1 comment
Open

What does the input_mask look like? #2

Gasoonjia opened this issue Mar 29, 2018 · 1 comment

Comments

@Gasoonjia
Copy link

Hi Vivan!
I want to remove something from my image through your code, and according to your READ.MD file and your code, I should provide a input_mask file to let the algorithm know which part should be removed.
But I'm not sure about the format of the input_mask file, can you tell me more information about it?
Thank you sooooo much!!!

@tomo-dev-2018
Copy link

The sample file and the corresponding mask look like this:
Sample picture:
nnnn
Sample mask:
bbb

The key issue is to sorround the object(mask) with 'total' black ;) - I did it with the help of GIMP

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

2 participants