MVCNN-PyTorch icon indicating copy to clipboard operation
MVCNN-PyTorch copied to clipboard

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

Open Echo-babe opened this issue 3 years ago • 0 comments

Does anyone have this problem? How do you solve this?

RuntimeWarning: invalid value encountered in true_divide
  val_mean_class_acc = np.mean((samples_class-wrong_class)/samples_class)
WARNING:root:NaN or Inf found in input tensor.

Echo-babe avatar Nov 09 '21 13:11 Echo-babe