Skip to content

One-click cutout/一键抠图/Automatic portrait cutout/人像自动抠图/Transparent background color/透明背景色

Notifications You must be signed in to change notification settings

minkai95/cutout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

One-click cutout(一键抠图)

Cut out the characters in a picture with one click, retaining the size of the original picture. The result is a png format picture with a transparent background. 把一个图片中的人物一键抠出来,保留原始图片的尺寸大小,结果是一个透明底色的png格式图片。

One-click use (MAC)一键使用(MAC)

立即下载 Download 下载解析之后,打开终端,拖进终端进行执行。

imageimage image

Example(示例)

Enter picture(输入图片)

(Click on the picture to see the effect comparison)(点击图片可以看到效果对比) 123

Output picture(输出图片)

(Click on the picture to see the effect comparison)(点击图片可以看到效果对比) 123 output_image

RESTful API Example

curl -X POST -F "file=@123.jpeg" http://localhost:5001/process_image --output output_001.png

Star History

Star History Chart

About

One-click cutout/一键抠图/Automatic portrait cutout/人像自动抠图/Transparent background color/透明背景色

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages