https://github.com/manikantasanjay/gradio_deep_learning_selfie_segmentation_webapplication
A Simple Web Application built using Gradio capable of Selfie Image Segmentation
https://github.com/manikantasanjay/gradio_deep_learning_selfie_segmentation_webapplication
gradio gradio-interface image-segmentation matplotlib mediapipe opencv
Last synced: about 2 months ago
JSON representation
A Simple Web Application built using Gradio capable of Selfie Image Segmentation
- Host: GitHub
- URL: https://github.com/manikantasanjay/gradio_deep_learning_selfie_segmentation_webapplication
- Owner: ManikantaSanjay
- Created: 2021-08-11T09:45:45.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T05:31:19.000Z (almost 3 years ago)
- Last Synced: 2025-10-04T19:40:49.005Z (8 months ago)
- Topics: gradio, gradio-interface, image-segmentation, matplotlib, mediapipe, opencv
- Language: Jupyter Notebook
- Homepage:
- Size: 1.76 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gradio_deep_learning_selfie_segmentation_webapplication
## Description
This is a Simple Web Application capable of performing Selfie Image Segmentation built using Gradio.
### Link to Notebook File 👇
#### https://github.com/ManikantaSanjay/gradio_deep_learning_selfie_segmentation_webapplication/blob/main/app.ipynb 🔗
## 💻 Built With
* Gradio
* Matplotlib
* Mediapipe
* OpenCV
* Numpy
The requirements.txt file below contains the libraries required to be installed.
#### https://github.com/ManikantaSanjay/gradio_deep_learning_selfie_segmentation_webapplication/blob/main/requirements.txt 🔗
## 🧐 Features
1️⃣ Import Required Python Libraries
2️⃣ Capturing WebCam Feed using OpenCV
3️⃣ Applying Selfie Segmentation
4️⃣ Processing Results
5️⃣ Building the Gradio Web App
## 🙇 Project Credits
### Nicholas Renotte [YouTube](https://www.youtube.com/c/NicholasRenotte)