IGLICT / SketchDream

Apache License 2.0
52 stars 4 forks source link

How is mask_image generated? #5

Open lucker26 opened 3 months ago

lucker26 commented 3 months ago

I noticed that the paths of sketch, mask and depth need to be entered in the configuration file, in which the sketch can be drawn by itself, and the generation scheme is also provided in the depth code. So where does the mask of the sketch come from? I look forward to your answer.

ty625911724 commented 2 months ago

We just manually get the mask from the PhotoShop. It is easy to cutout the background becuase we assume that the sketches are closed. There are also many foreground detection method that can be used to generate mask.