Skip to content

Official repository for the paper F, B, Alpha Matting

License

Notifications You must be signed in to change notification settings

JoannaLin31/FBA_Matting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FBA-Matting

Official repository for the paper F, B, Alpha Matting, under review at ECCV2020. Marco Forte^1, François Pitié^1 ^1 Trinity College Dublin

Matting and compositing results on real images.

Requirements

Packages:

  • torch >= 1.4
  • numpy
  • opencv-python
  • scikit-image

GPU memory >= 11GB for inference on Adobe Composition-1K testing set (Resolution above 1920x1080).

Models

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

Prediction

We provide a script and jupyter notebook for predictions using our model.

...todo...

About

Official repository for the paper F, B, Alpha Matting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.3%
  • Python 3.7%