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

Low Actor Precision #64

Open
B10532021 opened this issue Sep 24, 2020 · 0 comments
Open

Low Actor Precision #64

B10532021 opened this issue Sep 24, 2020 · 0 comments

Comments

@B10532021
Copy link

Hi!
Thanks for your code, it's amazing!
However, I've start evaluate the Campus Dataset by running python evaluate.py.
The Actor Average Precision is about 0.6 to 0.8, its not high as the score mentioned in the paper
Is there any parameters need to be revised?
I use the configuration below to evaluate:
joint_num = 17
rerank = True
use_mincut = False
metric = 'circle'
testing_on = 'Campus'
reprojection_refine = True
refine_threshold = 1
semantic_matching = False
match_SVT = True
dual_stochastic_SVT = False
lambda_SVT = 50
alpha_SVT = 0.5
eta = 1.5
beta = 0.5
use_bundle = False
spectral = True
hybrid = False
Can someone help?

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

1 participant