ProjectNUWA/LayoutNUWA

What does the domain agnostic setting mean?

Opened this issue · 0 comments

In the paper and in the issue you recommend that we first train the model with a domain agnostic setting. I am trying to understand what this means , for example my guess is that , to do domain agnostic training instead of generating layout for each dataset using for ex rico : "I want to generate layout in the mobile app design format. ", we should instead just use the prompt ""I want to generate layout in a design format. " . I came to this conclusion because there is no reference to either domain specific or domain agnostic training in the codebase. Please let me know if this is a correct assumption or if there's something I'm missing.