Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Latest commit

 

History

History
43 lines (28 loc) · 1.22 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.22 KB

neura

yet another comparison of neural net archs for image enhancement task

source image

interpolation nearest neighbor see

interpolation bilenear see

interpolation bicubic see

interpolation lancoz see

prescaled convolution net see

upsampling convolution net see

upsampling convolution net with avg layers see

upsampling convolution net with denoise layers see

upsampling convolution net with rec layers see

neura was built with:

  • python3
  • keras
  • pyplot

LICENSE

neura is MIT licensed