MVCNN-PyTorch
MVCNN-PyTorch copied to clipboard
WARNING:root:NaN or Inf found in input tensor.
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.