Open ProGamerGov opened 6 years ago
So it turns out that I needed a content image in addition to the content mask:
python get_mask_hdf5.py --n_colors=5 --style_image=data/Monet2/style.png --style_mask=data/Monet2/style_mask_fix.png --target_mask=data/Monet2/monetblank_mask.png
I added an image that was the same size as monetblank_mask.png
to the Monet2
directory and named it monetblank.png
. Then it worked.
That actually wasn't a fix. It's still broken.
My style and content masks have the exact same number of colors, and the exact same colors.
Here at the input images that I'm trying to use:
The Style Image:
Style Mask:
Content Mask:
@DmitryUlyanov Do you have any ideas on what is causing this odd issue, and how to resolve it?
There are 5 distinct color regions on my masks.