Skip to content

An integrated segmentation based pipeline for image inpainting.

License

Notifications You must be signed in to change notification settings

abhigupta768/inpainting-pipeline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Efficient Segmentation Based Pipeline For Image Inpainting

This repository contains the code for an integrated pipeline used to inpaint images. The details of the approach can be found in report.pdf.

Requirements

Usage

usage : run_algo.py input_image output_image [image_mask]

positional arguments:
  input image           Path to image to be infilled
  output_image          Path to ouput fill
  image_mask            Path to the mask

Authors

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%