Artoriuz / ArtCNN

Super-Resolution Convolutional Neural Networks as GLSL shaders for mpv
MIT License
109 stars 2 forks source link

`//!COMPONENTS 4` pragma is missing in shaders #2

Closed bjin closed 8 months ago

bjin commented 8 months ago

Without this pragma, last component (.w) in the output texture might be truncated

Artoriuz commented 8 months ago

Done, thanks =)

kasper93 commented 7 months ago

Some of the variants are still missing it

Artoriuz commented 7 months ago

I fucked up at some point when I started retraining and renaming them yesterday (I think). Gonna fix it again soon, thanks.