Skip to content

zhen8838/ai-matting-tool

Repository files navigation

AI Matting Tool

Install

conda create -n torch python=3.7.4 -y
conda activate torch
conda install pytorch pyqt opencv PyYAML -y
pip install easydict

Download AI model from WeiYun, Then put it into ai-matting-tool/

Usage

python main.py
  • 主界面  修补 : switch DrawMode

  • 主界面  导出 : export image to target path

  • 菜单  颜色设置 : setup export image backgroud color

Table 1. KeyMap
Shortcut Purpose

Left Mouse Button

Draw or Clean

Right Mouse Button

Drag

Ctrl+Wheel

Zoom In or Zoom In

Illustration

demo

About

Batch auto matting tool base on PoolNet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages