Inspiration
Photoshopping objects out of images takes lots of skill and time to do right. Wouldn't it be nice if we could do it automatically?
What it does
Allows one to erase objects from existence with the stroke of a pen. Feel like a Bond villain!
How I built it
Used pretrained inpainting models from github and combined with a tkinter frontend
Challenges I ran into
My laptop is really slow so it takes a long time to run.
Accomplishments that I'm proud of
It wooooooooooooooooooorks!
What I learned
I learned about how to use tkinter, as well as how to integrate cutting-edge AI into consumer oriented products.
What's next for Eraser
Implementing the latest techniques in inpainting for much better results with less visual artifacts, and putting the backend on the cloud for real-time erasing.
Built With
- python
- tensorflow
- tkinter
Log in or sign up for Devpost to join the conversation.