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

Error while testing on pretrained model(trained on Kitti) #16

Closed
gautamjain1009 opened this issue Dec 2, 2019 · 0 comments
Closed

Error while testing on pretrained model(trained on Kitti) #16

gautamjain1009 opened this issue Dec 2, 2019 · 0 comments

Comments

@gautamjain1009
Copy link

Hey!

I find your work really interesting, I am trying to test your approach on the pre-trained model you have provided when I try to run the command that you have written in the Readme it is giving me an error.

I have two questions regarding the testing on the pre-trained model.
Q1.
I try to take a look at the test.sh , the arguments passed in the Readme does not match with the position of the arguments that you have given in the test.sh.

According to test.sh :
first argument is- save path
second argument is- number of samples
third argument is - data path
fourth argument is - groundtruth data path

When I try to run this it gives me an error that "no such file or directory"
Please help to solve this issue.

Q2. Regarding the number of samples.

  • Can you explain to me what is the purpose of this argument? Are these number of samples to be tested?

Any help would be highly appreciated.

Thank you

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