yanzq95 / SGNet

SGNet: Structure Guided Network via Gradient-Frequency Awareness for Depth Map Super-Resolution (AAAI-2024)
Apache License 2.0
94 stars 3 forks source link

The shape of the minmax.npy file #9

Closed YuKun-Q closed 8 months ago

YuKun-Q commented 9 months ago

Hi, I have a few questions. Is the test_minmax.npy data only containing the maximum and minimum values of the depth map? could you tell me what its shape is?

yanzq95 commented 9 months ago

Yes, this .npy file saves the maximum and minimum values.