3huo / 3DV-Action

Action Recognition CVPR2020
63 stars 3 forks source link

NameError: name 'cc' is not defined #6

Open mstc-xqp opened 4 years ago

mstc-xqp commented 4 years ago

S001C001P001R001A001 Traceback (most recent call last): File "ntu120_3dv_pre.py", line 240, in main() File "ntu120_3dv_pre.py", line 149, in main points_xyzc = np.concatenate((xyz,cc.T), axis = 1) #final 3DV point feature shape N*(x,y,z,m_g,m_1,...m_t) NameError: name 'cc' is not defined

Hi! I found that there is no cc

3huo commented 4 years ago

Thanks for your kindly comments. The 'cc' should be 'motion'