Category: Pretrained SOFVSR Models
Purpose: Video Frame Interpolation for anime openings
Pretrained: My first (ok technically second) attempt to create a video frame interpolation model and I like how it turned out. To use it, you can either use https://gitlab.com/hubert.sontowski2007/cainapp, https://github.com/styler00dollar/Colab-CAIN or the bot in [Game Upscale] (model called rvpv1 there, just use --model rvpv1). Some demo videos in pcloud, but you need to download them. The web player seems to playback in low fps. The architecture is mainly the same to the original CAIN, but i modified the padding to be zero padding instead. .pt
means JIT model, .pth
, means normal pytorch model. Architecture file is in pcloud as well. And no, no cupscale or flowframes.
Sample video: https://files.catbox.moe/xiq9vi.mp4
Architecture | CAIN |
---|---|
Scale | 2x |
Color Mode | |
License | CC-BY-NC-SA-4.0 Private use Distribution Modifications Credit required Same License State Changes No Liability & Warranty |
Date | 2021-09-14 |
Dataset | Modified Animeinterp dataset |