Skip to content

Latest commit

 

History

152 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove Background

Upload an image and separate it into person (foreground) and background using U-2-Net human segmentation.

Setup

1. Model

Download u2net_human_seg.pth from the U-2-Net repository and place it in backend/models/.

2. Install dependencies

make setup

3. Start

make dev

Open http://localhost:5173 in your browser.

Usage

  1. Drop an image (or click to select) containing a person
  2. Wait for processing
  3. Download the separated person and background images

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages