Background-Matting
Debackgrounding
Background removal technique to separate an object from its background in images and videos
Background Matting: The World is Your Green Screen
5k stars
141 watching
664 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zhkkke/modnet | A real-time portrait image matting solution in Python | 3,819 |
peterl1n/robustvideomatting | An implementation of video matting with temporal guidance using recurrent neural networks and various deep learning frameworks. | 8,610 |
dingzeyuli/knn-matting | An implementation of KNN Matting, a method for separating foreground and background in images | 150 |
marcoforte/closed-form-matting | Provides an implementation of image matting and background/foreground reconstruction from images with scribbles or trimaps. | 437 |
marcoforte/fba_matting | A deep learning model for image matting that provides foreground, background, and alpha predictions | 467 |
doubiiu/tooncrafter | Generates cartoon-style videos from two images using pre-trained diffusion models | 5,353 |
huochaitiantang/pytorch-deep-image-matting | Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |
albumentations-team/albumentations | A Python library for applying image transformations to data used in deep learning and computer vision tasks | 14,254 |
joker316701882/deep-image-matting | An implementation of a deep learning model for separating foreground and background in images | 625 |
idea-research/groundingdino | An implementation of an object detection model designed to work in open-world scenarios with the ability to detect and recognize objects based on language descriptions. | 6,745 |
vision-cair/minigpt-4 | Enabling vision-language understanding by fine-tuning large language models on visual data. | 25,422 |
doubiiu/dynamicrafter | This project generates animated videos from open-domain images by leveraging pre-trained video diffusion priors. | 2,580 |
systemerrorwang/white-box-cartoonization | An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |
pathak22/context-encoder | Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) | 885 |
google-research/scenic | A collection of libraries and projects focused on research around attention-based models for computer vision and beyond, providing optimized tools and baselines. | 3,332 |