mayankysharma / Implicit-Neural-Representations

Implicit Neural Representations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implicit-Neural-Representations

Implemented simple feedforward network to compress the image

Initial model Results:-

  • Reported PSNR 27.7
  • Groung truth(left image) with the reconstruction image (right):-

simple_model

Outpainted Image (20 pixels)

outpainted

Improved model by using positional encoding

  • Reported PSNR 29.2 and better reconstruction
  • Comparison of initial and Improved model with each other and ground truth:-

comparison

References :-

About

Implicit Neural Representations


Languages

Language:Jupyter Notebook 100.0%