Skip to content

EdibHamzaArslan/Image-Inpainting-Project-based-on-CVPR-2020-Oral-Paper-on-HiFill---Tensorflow-2.5-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Image-Inpainting-Project-based-on-CVPR-2020-Oral-Paper-on-HiFill--Tensorflow-2.5-version

The original repo is here with tensorflow 1x code. I turn tf 1x code to tf 2.5, I test it on google colab and it's working. My input image shape is (512, 512, 3) and the masked image shape is (512, 512, 1)


  • cd Image-Inpainting-Project-based-on-CVPR-2020-Oral-Paper-on-HiFill---Tensorflow-2.5-version/
  • python inpainting.py --images /content/images --masks /content/masks --model /content/hifill.pb --results results

Input Masked Inpainted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages