Closed syusukee closed 5 years ago
Your result seems good. See my log file here: https://drive.google.com/drive/folders/0B63t5HSgY4SQLTBVakJVeDBrNms
sorry, I've pasted the wrong log. Above is the one I downloaded from your log file in the condition of stack=2, block=1. And I found that, when epoch nearly 100, your train acc is higher than the val acc : But in my own log file , the train acc is always much lower than the val acc: and this problem is more obvious in stack=8,block=1: look forward to your reply!
I have set up epoch=100, is this related to my set up?
Probably it's OK since I've changed the code a lot since the initial release. Can you run evaluation/eval_PCKh.py
to see the PCKh score?
I've draw a table like you offered, and the result is as follows: Compared with your result, I think it's a satisfying one. Thank you so much for your help!!
Awesome! I am closing this issue.
hello, this is a really great work ! But I have a question about the train accuracy, why my train acc is always lower than the val acc ? hope you can help me @bearpaw