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

Test results not good after training on custom data #243

Open
poornimajd opened this issue Mar 9, 2020 · 6 comments
Open

Test results not good after training on custom data #243

poornimajd opened this issue Mar 9, 2020 · 6 comments

Comments

@poornimajd
Copy link

poornimajd commented Mar 9, 2020

Hi, I have trained my model on Indian Driving dataset . But I get this as the output
0000000_disp
0000000
My data is similar to that of Kitti except that it is more challenging because it is on Indian roads , a unconstrained environment.
I have around 8k left camera images and 8k right camera images which are in a sequence. Can you please help me out with this?

I have also attached a few examples from my training data
0000008
0000133

@sieme97
Copy link

sieme97 commented Mar 9, 2020

Hi, are your images rectified?

@poornimajd
Copy link
Author

No they are not rectified. I just gave the left and right camera images.In my opinion rectifying images was not mentioned in the repo.

@sieme97
Copy link

sieme97 commented Mar 9, 2020

Images should be rectified.

@poornimajd
Copy link
Author

After rectifying I will get one image as a result,then should I give this as the only input for both left and right side images?

@sieme97
Copy link

sieme97 commented Mar 9, 2020

You will get two images after rectification.

@poornimajd
Copy link
Author

Okay I will try out this once.Thanks !

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