mask mode file
#1224
Replies: 1 comment
-
Hi @DH-HAN , |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any example for inpainting mask mode 'file' ??
I can't find detail infomration of mask mode from file
My detail Situation is like this
I have a photo with people, and the thing that i'd like to do is delete people and only leave background
in this situation how can i set my train data pipeline
For example I have three file
mask_of_people.png(input_1)
image_of_with_people.png(input_2)
image_of_none_people.png(Output and ground Truth)
Input_1

Input_2

Grount_Truth and the thing that i want to get as my output

Beta Was this translation helpful? Give feedback.
All reactions