Official repository for the paper F, B, Alpha Matting, under review at ECCV2020.
Marco Forte1, François Pitié1
1 Trinity College Dublin
Matting and compositing results on real images.
- torch >= 1.4
- numpy
- opencv-python
- scikit-image
GPU memory >= 11GB for inference on Adobe Composition-1K testing set (Resolution above 1920x1080).
These models have been trained on Adobe Image Matting Dataset. They are covered by the Adobe Deep Image Mattng Dataset License Agreement so they can only be used and distributed for noncommercial purposes.
Model Name | File Size | SAD | MSE | Grad | Conn |
---|---|---|---|---|---|
FBA (xxx) Table. xxx | Adobe Matting Dataset | xxx | xxx | xxx | xxx |
We provide a script and jupyter notebook for predictions using our model.
...todo...