d3net_depth_estimation icon indicating copy to clipboard operation
d3net_depth_estimation copied to clipboard

matlab code

Open shenjinyun opened this issue 3 years ago • 0 comments

In the refoc_image.m, the line 70 Mk=Mk.*(1-conv2(Ad(:,:,k-1),PSF{k-1},'same')), but in your paper, the Mk is from the k + 1 layer to K layer. I wonder why it is different from your paper.

shenjinyun avatar Oct 27 '22 14:10 shenjinyun