-
Notifications
You must be signed in to change notification settings - Fork 84
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
Issues of evaluate code #10
Comments
I have the same issue, is anyone able to solve it? |
@HanochZzhou @bertjiazheng Can you show your gt" results screenshot.? |
Hi, @DRAhmadFaraz, I have got the predictions of PlaneNet, but the per-pixel recall seems to be lower than that in the paper. Can you reproduce the evaluation in the paper? Here are the results |
I have the same issue.Anyone knows how to fix it? |
@bertjiazheng Have you got the prediction result in your 'evaluate folder'? Did you fix your command line to run evaluate.py? Thanks. |
Run with command line:
|
@bertjiazheng Have you change anything in checkpoint.ckpt? |
@jcliu0428 You don't need to modify anything. Make sure the |
@bertjiazheng I modify ALL_METHODS,it also works.Thanks a lot! |
Hello, I'm confused about the |
Hey, when I run the evaluate.py, I only got the prediction of PlaneNet. |
Why is there no quantitative comparison output when I run evaluate.py?Looking forward to your reply. Thank you!@bertjiazheng |
Hello, when I run python evaluate.py, I do not know what the reason is and do not output quantitative results such as rel, rmse, etc. I hope you take the time to reply to me. Thank you! |
Hello, when I run python evaluate.py, I do not know what the reason is and do not output quantitative results such as rel, rmse, etc. I hope you take the time to reply to me. Thank you! |
Hello, why do I run the test code: python evaluate.py --dataFolder="./data" --numImages=760 --methods=2000000 --numOutputPlanes=10, there is no quantitative result output (such as rel, rmse, etc.)? Hope you take the time to reply! ! Thank you very much! ! ! |
|
Hello, you run the test code: python evaluate.py Is there quantitative output (such as rel, rmse, etc.)? Hope you take the time to reply! ! Thank you very much! ! ! |
Hello, you run the test code: python evaluate.py Is there quantitative output (such as rel, rmse, etc.)? Hope you take the time to reply! ! Thank you very much! ! ! |
Hi ,
when I run the evaluate.py , There is only " gt" result , no "prediction " result .What code should I modify to get the "prediction" result ! Thanks
The text was updated successfully, but these errors were encountered: