ktr-hubrt / MPN

Official codes of CVPR21 paper: Learning Normal Dynamics in Videos with Meta Prototype Network
126 stars 43 forks source link

A question about Train_meta.py #34

Open youngupup opened 2 years ago

youngupup commented 2 years ago

when i run Train_meta.py,a problem happened, RuntimeError: cannot reshape tensor of 0 elements into shape [0, -1, 128] because the unspecified dimension size -1 can be any value and is ambiguous could you help me solve this problem? run train.py is OK