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

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

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)