dontLoveBugs / FCRN_pytorch

Pytorch Implementation of Deeper Depth Prediction with Fully Convolutional Residual Networks
64 stars 15 forks source link

WARNING:root:NaN or Inf found in input tensor. #10

Open liubowei666 opened 3 years ago

liubowei666 commented 3 years ago

how can I solve this issue: WARNING:root:NaN or Inf found in input tensor.

chenhao2015 commented 3 years ago

Do you use your own dataset or NYU V2?

Ryanuppp commented 2 years ago

how can I solve this issue: WARNING:root:NaN or Inf found in input tensor. i meet the same problem when calculating log10, have you fixed it? By the way, i use NYU v2 as dataset.