Skip to content

Implicit Neural Rendering(INR) based Image Outpainting

Notifications You must be signed in to change notification settings

tvpian/Image-Outpainting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Image Outpainting using Implicit Neural Representations(INR)

Feedforward network-based implementation for learning the source image distribution.

Results of the first implementation:

  • Reported PSNR 23.003
  • Ground truth(left) with the Reconstructed image (right):-

simple_model

Outpainted Image(20 pixels) using the first implementation:

  • The following is the model generated outpainted(20 pixels) image for the given source image.

outpainted

Feedforward network + Positional Encoding-based implementation for learning the source image distribution.

Results of the second implementation:

  • Reported PSNR 24.389
  • Ground truth(left) with the improved Reconstructed image(right):--

comparison

References :-

About

Implicit Neural Rendering(INR) based Image Outpainting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published