Deep-Image-Matting icon indicating copy to clipboard operation
Deep-Image-Matting copied to clipboard

This is tensorflow implementation for paper "Deep Image Matting"

Results 38 Deep-Image-Matting issues
Sort by recently updated
recently updated
newest added

大牛可以share一下数据集吗?之前有发过邮件着作者要,但是没有回复~多谢多谢~

Thank you for providing pretrained model. I have a question regarding to the trainnig dataset. Did you trained on the dataset from original paper or something else? I tried to...

I'm trying to run the test, but I run into errors. I am using tf1.2 because on tf2 it didn't work The error I get is this: ``` 2020-05-23 18:16:05.559396:...

Who can share the pre-trained model, please?

I am looking for a deep learning library/sdk which can be used to remove the background from any image automatically (with quality as good as www.remove.bg). I tried some image...

Hi, Thanks for you work! its looking awesome output. I want to integrate your demo into android project. Is it possible to integrate model into android Project? If it possible,...

Hi! and thanks for making this code available. i am trying to train it on my own data, and i am seeing the following error: `... epoch 0 batch 197...

It's an issue about the paper, maybe not appropriate here. But I can't get contact with the paper's author, so maybe some useful discussion here. In the paper, three data-set...

/usr/bin/python2.7 /home/spritar/bob/workplace/AI/Deep-Image-Matting/matting.py [libprotobuf FATAL google/protobuf/src/google/protobuf/stubs/common.cc:67] This program requires version 3.5.0 of the Protocol Buffer runtime library, but the installed version is 3.0.0. Please update your library. If you compiled the...

validation loss is very high about 109, however training loss is 0.5, so can you help me with this issue?