Closed mdt48 closed 4 years ago
Hi, I'm trying to train on my own dataset and I keep getting the following error:
/opt/conda/conda-bld/pytorch_1573049304260/work/aten/src/THCUNN/SpatialClassNLLCriterion.cu:104: void cunn_SpatialClassNLLCriterion_updateOutput_kernel(T *, T *, T *, long *, T *, int, int, int, int, int, long) [with T = float, AccumT = float]: block: [0,0,0], thread: [319,0,0] Assertion `t >= 0 && t < n_classes` failed.
Any help would be appreciated! Thanks in advance!
how did you solve this?
Hi, I'm trying to train on my own dataset and I keep getting the following error:
Any help would be appreciated! Thanks in advance!