ZP-Guo
ZP-Guo
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...
> Replace the line 132 in train.py : `saver.save(sess, model_name, global_step=it) `to > `saver.save(sess, str('./'+model_name), global_step=it)` > and it should work It works. Thank you so much!
I found 2 similar issues. And I will be pleased if my method works. https://github.com/leoxiaobin/deep-high-resolution-net.pytorch/issues/68#issuecomment-549635502