How to save test result and evaluate on LSP dataset?
Thanks for you code !\(^o^)/~really help me a lot
I want to save the test result use test.py and i cant find predictions.mat.Could you give me some advice?
scipy.io.savemat('predictions.mat', mdict={'joints': predictions})
sun@sunwin:~/0newcodedown/pose-tensorflow-mastermy$ python eval_pck.py
Traceback (most recent call last):
File "eval_pck.py", line 8, in
@zilesazoyi2 can you please guide how to test on LSP dataset? Can you show the steps?
Great,I have the same idea with you.Now I am fallowing your work.Can you share your method.Thank you so much.
Great,I have the same idea with you.Now I am fallowing your work.Can you share your method.Thank you so much.
Oh, I do it. Just to modify mpii files and the train.py can run.