Skip to content

jinczing/gpu-knn-matting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KNN Matting

This repo reimplement knn-matting based on GPU-based in FAISS Library.

Inference

  • Open the gpu-knn-matting notebook in Google Colab (recommended)

  • Follow each cells for environment installation and inference

Results

womanwoman_trimapwoman_alphawoman_composite

Reference

@article{Chen:2012:KM,
   author={Qifeng Chen and Dingzeyu Li and Chi-Keung Tang},
   journal={Pattern Analysis and Machine Intelligence, IEEE Transactions on},
   title={KNN matting},
   year={2013},
   month={Sept},
   volume={35},
   number={9},
   pages={2175-2188},
   doi={10.1109/TPAMI.2013.18}
}
@article{JDH17,
  title={Billion-scale similarity search with GPUs},
  author={Johnson, Jeff and Douze, Matthijs and J{\'e}gou, Herv{\'e}},
  journal={arXiv preprint arXiv:1702.08734},
  year={2017}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published