A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/foamliu/Deep-Image-Matting-v2 below:

foamliu/Deep-Image-Matting-PyTorch: Deep Image Matting implementation in PyTorch

Deep Image Matting paper implementation in PyTorch.

  1. "fc6" is dropped.
  2. Indices pooling.

"fc6" is clumpy, over 100 millions parameters, makes the model hard to converge. I guess it is the reason why the model (paper) has to be trained stagewisely.

Models SAD MSE Download paper-stage0 59.6 0.019 paper-stage1 54.6 0.017 paper-stage3 50.4 0.014 my-stage0 66.8 0.024 Link Adobe Deep Image Matting Dataset

Follow the instruction to contact author for the dataset.

Go to MSCOCO to download:

Go to PASCAL VOC to download:

Extract training images:

If you want to visualize during training, run in your terminal:

$ tensorboard --logdir runs
The Composition-1k testing dataset
  1. Test:

It prints out average SAD and MSE errors when finished.

The alphamatting.com dataset
  1. Download the evaluation datasets: Go to the Datasets page and download the evaluation datasets. Make sure you pick the low-resolution dataset.

  2. Extract evaluation images:

  1. Evaluate:

Click to view whole images:

Download pre-trained Deep Image Matting Link then run:

若对您有帮助可给予小小的赞助~


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4