e-lab/ENet-training

Assertion `t >= 0 && t < n_classes` failed,

ctxqlxs opened this issue · 1 comments

when i train on my data, this error has been shown. And i has checked the label, it has been resized to [0 ,classes-1]. This problem shown in train,lua (err = loss:forward(y,yt) -- updateOutput). can anyone help me ?

image

a part of yt