File "/home/lei/PytorchSSD/layers/modules/refine_multibox_loss.py", line 112, in forward
loss_c[pos] = 0 # filter out pos boxes for now
RuntimeError: The shape of the mask [32, 6375] at index 0 does not match the shape of the indexed tensor [204000, 1] at index 0
File "/home/lei/PytorchSSD/layers/modules/refine_multibox_loss.py", line 112, in forward loss_c[pos] = 0 # filter out pos boxes for now RuntimeError: The shape of the mask [32, 6375] at index 0 does not match the shape of the indexed tensor [204000, 1] at index 0