imagebart
imagebart copied to clipboard
questions with inpainting input in inpaint_imagebart.py
Should the input of first stage's vqgan encoder be the masked input? Because there should be no unmasked image in inference.
the clean code cannot be extracted in testing since there is no unmasked input.