rembg
There are 55 repositories under rembg topic.
dxcweb/local-ai
Mac和Windows一键安装Stable Diffusion WebUI,LamaCleaner,SadTalker,ChatGLM2-6B,等AI工具,使用国内镜像,无需魔法。
ehristoforu/DeFooocus
Always focus on prompting and generating
nightgrey/aether
A web app for local background removal with AI.
Lenochxd/mass-background-remover
Remove backgrounds from multiple images at once using rembg or ClipDrop API
lubinpappalardo/quickedit
Quick image edit on your desktop. Remove background, invert colors, desaturate, flip... and way more !
pricklygorse/Interactive-Image-Background-Remover
Python Tkinter GUI for interactive image background removal
noarche/Auto-crop-to-fit
Batch process multiple transparent images, crop out all extra transparent background so subject fits perfect.
vauzher/background-removal-app
This is a Flask-based web application that allows users to remove the background from images. The app utilizes the rembg library, combined with the power of Pillow (PIL) for image processing. Users can upload images in formats like PNG, JPEG, and JPG, and the app will return the image with the background removed.
DilukshanN7/EasyRemoveBG
Simple application that allows users to remove the background from photos using a right-click context menu option in Windows Explorer.
kakaopanda/CapstoneDesign
이미지 분석 및 OCR 기술을 활용한 의약품 분석 애플리케이션
Pittowpio/Background-Remover
A telegram bot that can remove background from an image without any api or limits ✌. Accurate and fast image processing with speed of life. Tons of features ✌
shabir-mp/Image-Background-Remover
This Python script utilizes the rembg library to remove the background from an image. It prompts the user for an input image path, an output path for the processed image, and an option to open the image after processing.
tanbaycu/pristine-Removebg-tools
✂️ pristine-Removebg-tools - tanbaycu Tools🐳
vignesh1507/BackDropX
This is a small scaled project which can be scaled more in the near future. Many more functionalities will be added likewise. As of now this project uses python code and libraries like Rembg, BytesIO, Pillow etc.
arslanr369/FlaskBGRemover
An elegant, simple, and powerful web application that allows you to remove the background from any image. Powered by Flask and Rembg, this app processes images directly in the browser, ensuring that you can get your results instantly without the hassle of manual editing.
CUBETIQ/rmbg-web-api
A remove background service using python, rembg and pre-trained models u2net
deepankarvarma/Background-Remover-Using-Python
This repository contains a Python application built with Streamlit that allows users to remove the background from uploaded images. It utilizes computer vision techniques and the rembg library to automatically remove backgrounds, providing users with a seamless and efficient solution.
dinesh4444/rembg-library
Background removal using REMBG library.
eludadev/twilio-photo-editor
AI Background Removal with Replicate and Twilio Whatsapp
EPFL-Center-for-Imaging/napari-rembg
AI-based image segmentation in Napari.
ezerinz/bulk-background-changer
Mengubah background foto dalam jumlah banyak.
LinuxBeaver/Run_REMBG_from_file_manager_open_with_on_linux
This script assumes you have REMBG installed and a decent file manager on Linux. (thunar, caja, nautilus, dolphin) ect... The script will allow you to run REMBG on a file from a right click "open with" setting on Linux.
maliktanveerdhool/Background-Remover-Pro-Streamlit
Background Remover Pro Streamlit
minashady/3D-reconstruction-using-NeRF-from-2D-images-or-video
The aim of my project was to develop a user-friendly method for generating realistic 3D models and displaying them on smartphones using augmented reality. The only input required from the user is a short video of the desired object, which can be uploaded to the app. This project uses a modified version of Nvidia's Instant-NeRF.
PySecNinja/remove_background_image
removes the background of x amount of images
root27/bgremover
Image background remover
Roshankumarb31/Remove-background-from-image
Remove the backgroung from an image
velichkosa/3x4
Aio telegram bot. At the input, it receives a photo of a person - removes the background - finds a face - crops the photo to 3x4 cm
fahadelahikhan/Background-Remover-Flask-Python
A Flask-based web application for removing backgrounds from images using Python and the rembg library. This project features a clean UI, efficient image processing, and is easily deployable. Perfect for anyone needing a simple and effective background removal tool.
Zahra-Norouzi/remove-image-background
With this Python script, there is no need for complicated software to remove the background of images. With just a few lines of code, you can easily and quickly separate the main subject of your image from the background.
AllanK615/remove-bg
Remove background from images in Python
donaldte/remove-bg-app
Remove BG App is a Django-based web application that removes image backgrounds and allows background customization with selected colors.
flavien-hugs/streamlit-demo
Prise en main de streamlit
lucasbailo/bg-remover
Using python to remove images background
sahilgupta757/remove_bg
A flask app to remove background from images.
TalhaT298/removebg
A simple Flask app for background removal using Python's Pillow and Rembg. Users can upload an image, remove its background, and download the result.