Skip to content

v4.x Roadmap #145

@bloc97

Description

@bloc97

New features concerning v4 will be added here.

v4.0.x

  • Implement restore shaders for 1080p anime.

v4.1.x

  • General exploration on whether using GANs can improve real-time upscalers. (Yes they can...)
  • Stable training of GANs for real-time upscaling. (Successfully training a very small network using an adversarial utility function is hard.)
  • Implement GANs for upscale shaders. (Should be better than previous shaders to be considered done.)
  • Reduce aliasing and phantom textures in SRGAN.
  • Reduce size and implement smaller variants for SRGAN. (If possible)
  • Investigate convergence issues for smaller SRGAN versions (M and L)
  • Implement restore shaders for 720p/480p anime. (Probably using GANs)
  • Reduce size and implement smaller variants for RestoreGAN. (If possible)
  • Reduce oversharpening in RestoreGAN.
  • Reduce color shift in RestoreGAN. (undesired tonemapping?)
  • Implement global feature-wise transformations for RestoreGAN.

v4.2.x

Other stuff (might take longer)

  • Cleanup and release full training code for restore shaders.
  • Cleanup and release full training code for GANs.
  • Update the wiki.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions