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

what is the rectangle metric detection accuracy #25

Open
ceng1027 opened this issue Jul 5, 2019 · 2 comments
Open

what is the rectangle metric detection accuracy #25

ceng1027 opened this issue Jul 5, 2019 · 2 comments

Comments

@ceng1027
Copy link

ceng1027 commented Jul 5, 2019

Hi,

I have a question in the paper(Real-Time Grasp Detection Using Convolutional Neural Networks).
In the table I , what's the rectangle metric detection accuracy? and how to compute the value?
I search many paper, they don't have explanation.

thanks.

@edwardnguyen1705
Copy link

@ceng1027
Please read Sec. V. Experiments and evaluation/A. Grasp detection.
You can use the rectangle metric: ". .. consider a predicted grasp to be correct if both:

  1. within 30 degrees
  2. IoU >= .25
    ..."

@ceng1027
Copy link
Author

Thank you for your reply.
The content is very detailed, and my problem has been solved.

Thank you very much!

Best regards,

Yun-Feng

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

2 participants