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

Is there anyway to execute the eval-APH.py without matlab? #39

Closed
wingwingyang opened this issue Sep 18, 2020 · 4 comments
Closed

Is there anyway to execute the eval-APH.py without matlab? #39

wingwingyang opened this issue Sep 18, 2020 · 4 comments
Labels
question Further information is requested

Comments

@wingwingyang
Copy link

Thanks for your sharing first. It is inconvenient for me to install the matlab on Ubuntu ,and we do not have the license of MATLAB so that will bring us some trouble. So I want to ask that if there is anyway to get the APH value without matlab.

I am also confused that what the difference between the "wireframe_raw.rar" and "wireframe.rar" is in details. I did not find the relevant code or instruction.

@zhou13
Copy link
Owner

zhou13 commented Sep 20, 2020

Regarding MATLAB dependency, you could try to rewrite it in Python since the source code is given. It might take you some time but that would be a good contribution to the community!

wireframe_raw.tar is the original dataset from ShanghaiTech. wireframe.rar is the data with our processing. See the section "Processing the Dataset" for details.

@zhou13 zhou13 closed this as completed Sep 20, 2020
@zhou13 zhou13 added the question Further information is requested label Sep 20, 2020
@wingwingyang
Copy link
Author

Can you give me the correspondPixel.mexw64 please? Because there is no C source code, I cannot excute this file. Now I want to try to run eval_release.m on Windows.

@zhou13
Copy link
Owner

zhou13 commented Sep 25, 2020

Could you check if https://github.com/pdollar/edges/blob/master/private/correspondPixels.mexw64 works for you? This should come from an ancient Matlab code.

@zhou13 zhou13 reopened this Sep 25, 2020
@wingwingyang
Copy link
Author

Thank you very much! It works.

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