Skip to content

This is a project for removing fences from an image clicked through the fences using Deep Image Prior.

Notifications You must be signed in to change notification settings

SoniSiddharth/Fence-Removal-using-Deep-Image-Prior

Repository files navigation

Fence-Removal-using-Deep-Image-Prior

Mask generation

use mask-generation.py for generating a binary mask for an image.

Inpainting

use inpainting.ipynb to remove the fence and get a restored image.