Skip to content

daxmeng/remove-bg

Repository files navigation

English | 简体中文

download Open issue Closed issue LICENSE

🚀A free, open-source tool powered by WebGPU and WebAssembly (WASM) in the browser, efficiently removes backgrounds from images without any additional costs or privacy concerns.

Demo link

https://remove-bg.djfos.fun

💻How to use

Locally

  1. Clone this repository
git clone https://github.com/daxmeng/remove-bg.git
cd remove-bg
  1. Install dependencies
npm install
  1. Start web-application
npm run start

Docker

docker run -d -p 8080:80 --name remove-bg reamd/remove-bg:latest

⭐Contact

If you have any question, please follow me on X:

X (formerly Twitter) Follow

💁Acknowledgements

Model: xuebinqin/U-2-Net

BibTeX

@InProceedings{Qin_2020_PR,
title = {U2-Net: Going Deeper with Nested U-Structure for Salient Object Detection},
author = {Qin, Xuebin and Zhang, Zichen and Huang, Chenyang and Dehghan, Masood and Zaiane, Osmar and Jagersand, Martin},
journal = {Pattern Recognition},
volume = {106},
pages = {107404},
year = {2020}
}

About

A free, open-source tool powered by WebGPU and WebAssembly (WASM) in the browser allows you to remove backgrounds from images effortlessly.

Topics

Resources

License

Stars

Watchers

Forks

Contributors