VapourSynth-Super-Resolution-Helper icon indicating copy to clipboard operation
VapourSynth-Super-Resolution-Helper copied to clipboard

Initial Release To Do List

Open AlphaAtlas opened this issue 6 years ago • 0 comments

  • [x] Fix batch image processing.

  • [ ] Fix ProSR parsing.

  • [x] Add some premade VapourSynth scripts

  • [x] Get FFmpeg working.

  • [x] Write up a ReadMe

  • [x] Start a Wiki with some basic info/links on VS scripting and notes on neural networks

  • [ ] Talk with ChaosKing and WolframRhodium? If I ever "release" this outside of GitHub, I'd be redistributing their own compilations to an audience they might not want to support.

  • [x] Add some more alpha channel support.

  • [ ] Find a stable download link for a pretrained ESRGAN model.

  • [ ] Thread the installer, without compromising the ability to debug the script.

  • [ ] Clean up the example .vpy scripts, so they're more readable.

  • [ ] Test the CUDA installer

  • [ ] Add info on BasicSR, .vpy scripts for getting training data from videos, artifact generation for training, etc. See: https://gist.github.com/AlphaAtlas/45ac013da4eabd3316435f72eef64494

AlphaAtlas avatar May 27 '19 08:05 AlphaAtlas