Background-Matting
Background-Matting copied to clipboard
Background Image
trafficstars
Hi,
In a real usage, how would we use it if there is no background image?
+1
+1
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.