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

Comparison of model learning and thesis results #2

Open
taewookum opened this issue Jul 24, 2024 · 4 comments
Open

Comparison of model learning and thesis results #2

taewookum opened this issue Jul 24, 2024 · 4 comments

Comments

@taewookum
Copy link

I have recently implemented the depth estimation model described in your paper using the code provided in this repository. However, I have encountered a significant discrepancy between the performance metrics I achieved and the results reported in your paper.

I've completed my learning normally as described, is there a problem?

Command : python train.py --config configs/kitti_raw.yaml

@pandaswfas
Copy link

I also interesting in this paper, can you tell me what is the accuracy of your reproduction?

@taewookum
Copy link
Author

I also interesting in this paper, can you tell me what is the accuracy of your reproduction?

Scaling ratios | med: 34.1213 | std: 0.0866

abs_rel | sq_rel | rmse | rmse_log | a1 | a2 | a3 |
& 0.1158 & 0.8095 & 4.6254 & 0.1901 & 0.8708 & 0.9610 & 0.9828 \

This is the result of learning the model I was provided with.

@fengyi233
Copy link
Owner

Thanks for the reminder! Some bugs have been found and I will fix them as soon as possible.

@wangjiyuan9
Copy link

Have you ever fixed the bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants