AviSynthAiUpscale icon indicating copy to clipboard operation
AviSynthAiUpscale copied to clipboard

An AviSynth+ implementation of some Super-Resolution Convolutional Neural Networks.

Results 3 AviSynthAiUpscale issues
Sort by recently updated
recently updated
newest added

Use MAD (Mean Absolute Deviation) pooling, it's more accurate than mean pooling with SSIM metric (I, honestly, would trust PSNR more than SSIM with mean pooling). This is what I'm...

I have a 289GB folder of 960x720 that I want to upscale to 1920x1080. I am very interested in your program but I need asymmetric upsize to work (as I...

But I put “Shaders” and "AIUPscale.avsi" in somewhere like "\Desktop\Study\Filters\AviSynth AiUpscale\AiUpscale.avsi") Parameters: AiUpscale(Factor=1, Luma="HQ Sharp", Chroma="Lanczos", Mode="LineArt", CPlace="MPEG2", OutDepth=10)