nikhilroxtomar/Background-Removal-using-Deep-Learning
The repository contains the code for removing the background human image using deep learning (semantic segmentation)
This tool helps you quickly remove the background from images of people, isolating just the human subject. You provide an original image, and it outputs the same image with the background made transparent. This is ideal for graphic designers, content creators, or anyone needing clean cut-outs of individuals for their projects.
No commits in the last 6 months.
Use this if you need to extract human subjects from photos without manually tracing around them.
Not ideal if you need to remove backgrounds from complex scenes or objects other than people.
Stars
18
Forks
12
Language
Python
License
—
Category
Last pushed
Jan 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nikhilroxtomar/Background-Removal-using-Deep-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
balewgize/background-remover
Remove background from images using pre-trained ML models.
pkhungurn/talking-head-anime-demo
Demo for the "Talking Head Anime from a Single Image."
pkhungurn/talking-head-anime-2-demo
Demo programs for the Talking Head Anime from a Single Image 2: More Expressive project.
Netesh5/image_background_remover
A Flutter package that removes the background from images using an ONNX model. The package...
pkhungurn/talking-head-anime-3-demo
Demo Programs for the "Talking Head(?) Anime from a Single Image 3: Now the Body Too" Project