ktr-hubrt / MPN

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

Test_meta.py中pred未定义 #16

Closed ptangcandy closed 3 years ago

ptangcandy commented 3 years ago

232行outputs = torch.cat(pred,1)中pred未定义

ktr-hubrt commented 3 years ago

the codes are modified