Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this repository support variable resolution? #3

Open
howardgriffin opened this issue Mar 13, 2024 · 3 comments
Open

Does this repository support variable resolution? #3

howardgriffin opened this issue Mar 13, 2024 · 3 comments

Comments

@howardgriffin
Copy link

No description provided.

@ersanliqiao
Copy link

no

@Artiprocher
Copy link
Collaborator

In fact, it supports variable resolution.

  • In the inference stage, you only need to input the height and width into the pipeline. Note that the height and width should be n*4.
  • In the training stage, the model architecture supports variable resolution, but the data loader doesn't support variable resolution because of unbalanced GPU utilization. We are designing a more flexible training approach.

@howardgriffin
Copy link
Author

Waiting for your great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants