Background-Matting icon indicating copy to clipboard operation
Background-Matting copied to clipboard

Background Image

Open charliewang789 opened this issue 5 years ago • 3 comments
trafficstars

Hi,

In a real usage, how would we use it if there is no background image?

charliewang789 avatar Oct 15 '20 23:10 charliewang789

+1

kartikwar avatar Dec 01 '20 10:12 kartikwar

+1

bberzh avatar Apr 12 '21 07:04 bberzh

I don't think Background-Matting will work without background images.

You can check out some other deep learning based background-image-free matting methods like DIM, IndexNet or GCA. The later two methods are linked to their github page.

You can also check out this project which integrated all these three methods with comparison and available checkpoints.

hejm37 avatar Apr 22 '21 09:04 hejm37