tkuri / papers

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

Discrete Cosine Transform Network for Guided Depth Map Super-Resolution #507

Open tkuri opened 2 years ago

tkuri commented 2 years ago

論文概要

RGBガイドつきのDepth超解像。離散コサイン変換、半結合畳み込み特徴抽出、適応的Edge Attentionに基づく新しいモデル(DCTNet)を提案。比較的少ないパラメータ数で高性能を実現。

bib_20220816 00 https://openaccess.thecvf.com/content/CVPR2022/html/Zhao_Discrete_Cosine_Transform_Network_for_Guided_Depth_Map_Super-Resolution_CVPR_2022_paper.html

Code

https://github.com/Zhaozixiang1228/GDSR-DCTNet