mitmul / deeppose

DeepPose implementation in Chainer
http://static.googleusercontent.com/media/research.google.com/ja//pubs/archive/42237.pdf
GNU General Public License v2.0
408 stars 129 forks source link

"evaluate_Flic.py" parameter 'trans' #38

Open StandWisdom opened 7 years ago

StandWisdom commented 7 years ago

I want to ask what is the trans. In my test, I can't run because of " Traceback (most recent call last): File "evaluatDeepPose-Shao/evaluateFlic.py", line 286, in test(args) File "evaluatDeepPose-Shao/evaluateFlic.py", line 169, in test input_data, labels = load_data(trans, args, lines) NameError: global name 'trans' is not defined " I really confused about this. And want warm-hearted people help me !!! thanks!