Note: This application is not allowed for commercial use.
This work by moiling is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
| Image | Matte | Composition |
|---|---|---|
![]() |
![]() |
![]() |
- Download model from the Google Drive.
- Put the model file in the
ckptfolder. Do not rename the model file.
Install packages from requirements file.
pip install -r requirements.txtJust run demo.py.
python demo.pyIf you don't have a GPU, you need to change Matting(gpu=True) in the demo.py to Matting(gpu=False) first.



