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

Alpha parameter in edgeBoxesMex.c #13

Closed
Addhi86 opened this issue Jan 8, 2017 · 2 comments
Closed

Alpha parameter in edgeBoxesMex.c #13

Addhi86 opened this issue Jan 8, 2017 · 2 comments

Comments

@Addhi86
Copy link

Addhi86 commented Jan 8, 2017

Hi,

I have a problem in understanding the Alpha parameter from the edgeBoxesMex.c file. In which function the Alpha parameter is used? I want to see how the step size alpha is related to the IoU

@Tom405
Copy link

Tom405 commented Apr 6, 2017

Hi,
I have a problem. When I run the python code, the matlab code doesn't run, so the mat file is empty.
the problem is TypeError: buffer is too small for requested array

@pdollar
Copy link
Owner

pdollar commented Jun 28, 2017

@Addhi86 - See edgeBoxesMex.cpp lines 198-200. The steps are based on alpha so that when a step is taken it changes the IoU in a consistent manner... I know that's not very clear, but if you play with some algebra/basic geometry it should make sense :) There's some more details in the paper.

@Tom405 - I don't have any Python code for this so I'm not sure what you're referring to. If there is Python code, it is third party code so I can't help you with that.

@pdollar pdollar closed this as completed Jun 28, 2017
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

3 participants