generated from dongliangcao/pytorch-framework
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Result #8
Comments
Could you specify the problem you have and list the steps you tried? |
I went through your github code.
1.I only changed the non-isometric in the option.py file of the smal dataset to false (because I found that it works a little better this way)
2. and then I downloaded the dataset you provided and processed it through the dataset processing code you given
3. and then trained it according to your train.py file (no test enhancement)
However, the SMAL result was 6.3, a slight decrease from 5.8 in the paper. What gpu did you use for your experiments? Because I found that different GPUs may slightly affect the result.
…------------------ 原始邮件 ------------------
发件人: "dongliangcao/Unsupervised-Learning-of-Robust-Spectral-Shape-Matching" ***@***.***>;
发送时间: 2024年6月5日(星期三) 下午5:59
***@***.***>;
***@***.******@***.***>;
主题: Re: [dongliangcao/Unsupervised-Learning-of-Robust-Spectral-Shape-Matching] Result (Issue #8)
Could you specify the problem you have and list the steps you tried?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found that I can't reproduce the result in the paper, and the released pretrained model is also work badly. So , could you give some more instruction about this?
The text was updated successfully, but these errors were encountered: