Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gpavanb1/Python-Sticker-Creator

Remove background and add sticker text in Python
https://github.com/gpavanb1/Python-Sticker-Creator

deep-learning opencv python sticker whatsapp

Last synced: 17 days ago
JSON representation

Remove background and add sticker text in Python

Awesome Lists containing this project

README

        

# Sticker Creator

![Made with Love in India](https://madewithlove.org.in/badge.svg)

This repository contains Python code to
remove background using Tensorflow and
create Whatsapp stickers with custom text

## How to install and execute
Install the requirements using `pip install -r requirements.txt`

Once completed successfully, just run `start.py`

## Sample Output

![sample](images/sample.png)

## Sample Screenshot

![sample-screen](images/sample_screen.png)

## Whom to contact?

Please direct your queries to [gpavanb1](http://github.com/gpavanb1)
for any questions.

## Credits

Many thanks to [commandSpace](https://github.com/commandSpace) for his constant flux of ideas and this was one of them.