foamliu/Deep-Image-Matting
Deep Image Matting
This project helps graphic designers and photo editors precisely separate foreground objects from backgrounds in images. You provide an input image along with a 'trimap' (a rough mask indicating definite foreground, definite background, and uncertain regions). The output is a high-quality 'alpha matte' that seamlessly removes the background or allows for a new background to be composited, perfect for tasks requiring clean image cutouts.
990 stars. No commits in the last 6 months.
Use this if you need to extract objects from complex image backgrounds with fine detail, like hair or fur, for professional image editing or visual effects.
Not ideal if you're looking for a fully automated background removal tool that doesn't require any manual input or a simple bounding box to identify the foreground.
Stars
990
Forks
259
Language
Python
License
MIT
Category
Last pushed
Aug 20, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/foamliu/Deep-Image-Matting"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pypose/pypose
A library for differentiable robotics on manifolds.
MarcoForte/FBA_Matting
Official repository for the paper F, B, Alpha Matting
snap-research/articulated-animation
Code for Motion Representations for Articulated Animation paper
dyelax/Adversarial_Video_Generation
A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by...
DeepMotionEditing/deep-motion-editing
An end-to-end library for editing and rendering motion of 3D characters with deep learning...