hbing-l/PoSynDA

NameError: name 'inputs_valid' is not defined

Opened this issue · 0 comments

When I try to train the model with commd "python h36m_3dhp_transfer.py -k cpn_ft_h36m_dbb -num_proposals 3 -timestep 1000 -c checkpoint/ -gpu 0 --nolog", NameError was throwed and I did not find the defination of 'inputs_valid' before it.

Is there something wrong with my operation?