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

Expand passes #1

Open
boristsr opened this issue Nov 25, 2019 · 1 comment
Open

Expand passes #1

boristsr opened this issue Nov 25, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@boristsr
Copy link
Collaborator

boristsr commented Nov 25, 2019

  • Upscale Textures

    • ESRGAN
      • Choose Model (PSNR or RRGAN)
      • Copy Preprocessed images to LR folder
      • Run Process
    • GigaPixel
      • ???
    • Topaz
      • ???
  • PostProcess Textures

    • Correct Alpha Channels

      • Resize Textures with Pillow
      • Copy Alpha Channel Across
    • Remove edge highlights (optional)

    • Merge results (optional)

      • Blend outputs of multiple upscaled textures
    • resize to reduce artifacts (optional)

  • Output Images

    • Save all images next to original images with the extension of .HIRES.PNG
@boristsr
Copy link
Collaborator Author

These notes were removed from code so need to be updated on items that are done and better documented

@boristsr boristsr added the enhancement New feature or request label Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant