Updated GSoC_2019 (markdown)

Gary Bradski 2019-03-01 19:00:30 -08:00
parent ac63d2adc4
commit 3bd9ee6c23

@ -171,7 +171,7 @@ OpenCV Project Ideas List:
* Experiments comparing results to existing alpha matting algorithms at [alphamatting.com](http://alphamatting.com/index.html)
* Implement the paper: ["A Global Sampling Method for Alpha Matting" by Kaiming He et al.](http://mmlab.ie.cuhk.edu.hk/archive/2011/cvpr11matting.pdf)
* Implement the paper: ["Deep Image Matting" by Ning Xu et al.](https://arxiv.org/abs/1703.03872)
* _Stretch goal_ Implement the paper: ["Designing Effective Inter-Pixel Information Flow for Natural Image Matting" by Yagiz et. al.](https://arxiv.org/pdf/1707.05055.pdf)
* _Stretch goal_: _Implement the paper ["Designing Effective Inter-Pixel Information Flow for Natural Image Matting" by Yagiz et. al.](https://arxiv.org/pdf/1707.05055.pdf)_
* Models trained, converted to ONNX and running example in OpenCV's DNN module
* Resources
* [alphamatting.com Comparison of many methods, datasets etc](http://alphamatting.com/index.html)