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: over 1 year ago
JSON representation
Remove background and add sticker text in Python
- Host: GitHub
- URL: https://github.com/gpavanb1/Python-Sticker-Creator
- Owner: gpavanb1
- Created: 2019-09-22T15:20:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T04:33:56.000Z (over 3 years ago)
- Last Synced: 2025-03-07T19:24:39.920Z (over 1 year ago)
- Topics: deep-learning, opencv, python, sticker, whatsapp
- Language: Python
- Homepage:
- Size: 3.57 MB
- Stars: 15
- Watchers: 1
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sticker Creator

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 Screenshot

## 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.