# **AbeScale R6 - Release Candidate** ### A purpose-built upscale model for ESRGAN intended to upscale Clone High to 4k ![mrb.png](Training%20Dataset/mrb.png?fileId=35528#mimetype=image%2Fpng&hasPreview=true) ## UPDATE: **May 5, 2021** - I've added a new version of AbeScale (4x_AbeScale_Remixed.pth) that incorporates a bit of another model for improved reliability and texture. It comes at the expense of razor-sharp clarity, but it can be a nicely-balanced alternative to the normal one. ##### Summary This model was originally conceived as a proof of concept to test a theory that an ESRGAN upscaling model could be trained on professionally re-illustrated scenes from the original show. This model is the result of a few long evenings re-building screenshots from the DVD from scratch. The re-illustrated frames are exported in raster form to target 4k, but theoretically since the scenes are in a vector format, there is no upper limit to what the show could be upscaled to in the future. An 8k model is immediately possible with the same data set. Finally, to finish the model and maintain fidelity of color, it is interpolated against [Adad2.pth](https://drive.google.com/file/d/1weX_LIADpCEdxJRFW0D8pD98TveSXSlE/view), a model trained on American Dad. The dataset, as well as the original vector files, are available as well if anyone can think of ways to improve the level of detail on backgrounds. My hunch is that it might require a digital painter to redo those as well and train a linework model and a background model, then combine them via interpolation. Feel free to pick up from here. ##### Data * **License:** GNU Model * **Architecture:** 4x_ESRGAN * **Scale:** 4x * **Iterations:** 110,000 * **batch_size:** 512 * **HR_size:** 8 * **Epoch:** 33,000 * **n_frames:** * **Dataset:** LR: 8 | HR: 8 * **Dataset_size:** 8 ##### Attribution Hi. My name is **msprout**, and I did this model. Licensed under GNU, not for profit.