DAINAPP
patreon
Future goals for the app
🕑 Added 2020-01-22 12:48:21 +0000 UTC- Make the file-size smaller.
- Remove CUDA dependence
- Make UI to select frames to separate frames you want interpolated and don't want interpolated.
- Select folder with .png files to be interpolated (With some extra options)
- Create multiple models for different styles. (Current one is modeled after real life footage)
- New options for pixel-art animation
- Improve memory usage
- Add alpha channel
Comments
GRisk
Right now my best bet is to split the frame with some padding and then stitch them together.
Sounds good! I'm not sure how easy/hard it is to improve the memory usage, but it would be awesome to be able to interpolate 720p video with 8 GB VRAM. Right now the highest is around 1120x630, higher resolutions take up too much memory.