amirbar / visual_prompting

Official implementation and data release of the paper "Visual Prompting via Image Inpainting".
https://yossigandelsman.github.io/visual_prompt
294 stars 20 forks source link

Input structure #6

Closed nlylmz closed 1 year ago

nlylmz commented 1 year ago

Hi, to change the input type 33 instead of 22, do we need to change any parameters in the model?

amirbar commented 1 year ago

No, the actual model is agnostic to the structure. You only need to change the masking scheme.