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
in the center_loss.py, the shape of ground truth label should be (batch_size), not num_classes
and I think it can be good, if you decrease using of cuda() in center_loss.py
The text was updated successfully, but these errors were encountered:
in the center_loss.py, the shape of ground truth label should be (batch_size), not num_classes
and I think it can be good, if you decrease using of cuda() in center_loss.py
The text was updated successfully, but these errors were encountered: