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

Results on testing split #18

Closed
sshaoshuai opened this issue Mar 23, 2018 · 6 comments
Closed

Results on testing split #18

sshaoshuai opened this issue Mar 23, 2018 · 6 comments
Labels
question Further information is requested

Comments

@sshaoshuai
Copy link

Hi,
Thanks for your great codes.
I run your codes with pyramid_cars_with_aug_example configuration, and final get the AP about (84.0, 74.0, 67.7) on val split, which is comparable with the results on your paper.
But when I use the best model to run on the test split, and I only get AP 56.4 on moderate split from the official testing service.
So do you know where is the problem?
Thanks very much.

@melfm
Copy link
Collaborator

melfm commented Mar 23, 2018

We used the 50-50 split on the validation for a fair comparison with other methods, however for the submission to the test server, we used our own custom 85-15 split. We highly recommend you create your own custom split as well for submitting.

It might also depend on the ground-plane estimation technique you are using.

@melfm melfm added the question Further information is requested label Mar 23, 2018
@sshaoshuai
Copy link
Author

I see, thanks for your response.

@griffintin
Copy link

@melfm @sshaoshuai

Could you give some hint on generating ground-plane, which algorthm is suitable?

@hulaifeng
Copy link

@sshaoshuai @melfm @kujason Hi.How to set the ground-plane belong to the test set? Or Could you give some hint on generating ground-plane, which algorthm is suitable?

@hulaifeng
Copy link

@ @melfm create_train_test_txt.py
Could you please send the val.txt and training.txt of car ,pedestrian,cyclist to me? Here's my email: 201221100501@std.uestc.edu.cn
thanks

@tilltheworldend
Copy link

@sshaoshuai Hi.I run the codes with pyramid_cars_with_aug_example configuration and didn't change any parameters in it.But I only got (76.8,72.4,66.9)ap using the 120000 checkpoint.Do you know why cause this?

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

6 participants