Python抠图软件,很棒的软件
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ihmily 8d566e3559 Add mask download 11 months ago
assets upload screenshots 11 months ago
web Add mask download 11 months ago
.gitignore Initial commit 11 months ago
LICENSE Initial commit 11 months ago
README.md upload screenshots 11 months ago
app.py Add mask download 11 months ago
requirements.txt upload 11 months ago

README.md

Imgae matting

Here are a few effects

image-1

image-2

How to Run

Firstly, you need to download the project code and install the required dependencies

git clone https://github.com/ihmily/image-matting.git
cd image-matting
pip install -r requirements.txt

Next, you can use the following command to run the web interface

python app.py

Finally, you can visit http://127.0.0.1:8000

References

https://modelscope.cn/models/damo/cv_unet_universal-matting/summary

https://modelscope.cn/models/damo/cv_unet_image-matting/summary