tkuri / papers

Summarizing the papers I have read (Japanese)
41 stars 1 forks source link

Single Image Reflection Removal With Absorption Effect #425

Open tkuri opened 3 years ago

tkuri commented 3 years ago

論文概要

画像中のガラスの反射を除去する。既存手法のほとんどはガラスが十分に薄いと仮定していて、吸収効果を考慮していない。そこで吸収効果は屈折率係数マップの平均avg(Ω)として表現できるという知見を利用しavg(Ω)を推定するNNを構築。吸収効果による歪みを忠実に復元可能。

bib_20210719 00 https://openaccess.thecvf.com/content/CVPR2021/html/Zheng_Single_Image_Reflection_Removal_With_Absorption_Effect_CVPR_2021_paper.html

Code

https://github.com/q-zh/absorption