Skip to content

This CNN architecture implementation is used to predict the missing pixels of an input image.

Notifications You must be signed in to change notification settings

marseller/Image-Inpainting-CNN

Repository files navigation

Image Inpainting CNN (PyTorch)

This model implementation of CNN is used to predict the missing pixels of input an image. To train the model, image_alteration function was used to cut out pixels from the original image and return an image with missing parts that will be later used for training.
Used number of samples : 25k images

output1
output3
output4

About

This CNN architecture implementation is used to predict the missing pixels of an input image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published