zoom-learn-zoom icon indicating copy to clipboard operation
zoom-learn-zoom copied to clipboard

About spatial loss calculation is wrong?

Open sky135410 opened this issue 3 years ago • 0 comments

In "CX_helper.py " line 13, 14, you random sample the patches at different locations in the whole image. But in "CSFlow.py" line 125, you use meshgrid to describe the spatial distance. Dose it has something wrong about spatial loss computation?

sky135410 avatar Dec 23 '21 02:12 sky135410