Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 647 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 647 Bytes

Mirror Selfie

Removing the phone from the notorious mirror selfie using deep learning

Demo Video

Full Video

How to run

The notebooks were created and run in Google colab. A google colab runtime resets every 12 hours. You can link it to your google drive to help with file persistence.

  • mirror_selfie.ipynb - detect masks and do inpainting based on your trained model
  • training_inpainting.ipynb - train the inpainting model on your own dataset

Code is based on the following work: