You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "H:\T\change_detection_pytorch\utils\train.py", line 97, in infer_vis
inf_seg_maps.append(np.concatenate([y_pred[i] for i in range(window_idx[row_idx],
File "<array_function internals>", line 200, in concatenate
numpy.AxisError: axis 1 is out of bounds for array of dimension 1
The text was updated successfully, but these errors were encountered:
File "H:\T\change_detection_pytorch\utils\train.py", line 97, in infer_vis
inf_seg_maps.append(np.concatenate([y_pred[i] for i in range(window_idx[row_idx],
File "<array_function internals>", line 200, in concatenate
numpy.AxisError: axis 1 is out of bounds for array of dimension 1
The text was updated successfully, but these errors were encountered: