lppllppl920 / EndoscopyDepthEstimation-Pytorch

Official Repo for the paper "Dense Depth Estimation in Monocular Endoscopy with Self-supervised Learning Methods" (TMI)
GNU General Public License v3.0
127 stars 28 forks source link

Flow from Depth Layer #27

Closed lalithnag closed 4 years ago

lalithnag commented 4 years ago

Hi Authors, thanks for your nice work! In your paper, I wasn't able to understand how you arrived at Eq. (7). for U_k and V_k. In particular, why is A=K,R_j ^k.K^-1 and B=-K.t_j^k. (Similarly for Eq. 9). It would be super helpful if you could explain it further or direct me towards some resources to understand the same. Thanks in advance!

YanhaoZhang commented 4 years ago

Hi @lalithnag. I think it is from the following equation, but I did not proof it very carefully. I find some more details (eq.2) in this paper. image