Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong predicted symmetry and graph #68

Open
fbas-est opened this issue Mar 3, 2022 · 1 comment
Open

wrong predicted symmetry and graph #68

fbas-est opened this issue Mar 3, 2022 · 1 comment
Labels
question Further information is requested

Comments

@fbas-est
Copy link

fbas-est commented Mar 3, 2022

Greetings,

I runned recently the test part of the coretrainer.py with your pre-trained weights and I got wrong outputs for symmetry and graph compared to the outputs provided by you, as you can see in the attached files.

Any idea why this is happening?

your_output.zip
network_output.zip

@chensong1995
Copy link
Owner

Hello fbas-est,

Thanks for your interest in our work! From what I can see, the keypoint predictions are pretty accurate, but the graph and symmetry are completely off. This is pretty strange because the three itermediate representations are predicted by the same network. My suggestion is to use a debugger and trace the code line by line from the network prediction to the final output. If we can locate the exact line of code that causes the problem, we can start from there. I hope this helps!

Best,
Chen

@chensong1995 chensong1995 added the question Further information is requested label Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants