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

small changes to fix filenames #5

Closed kylemcdonald closed 9 years ago

kylemcdonald commented 9 years ago

not sure about whether line 87 also needs a change, i didn't get that far.

mitmul commented 9 years ago

Thank you for letting me know the typos! --param option of predict_flic.py needs a filename of saved parameters, so it depends on what you give to --prefix option of train.py.