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

Train loss and test loss #51

Open
zhaowenZhou opened this issue Dec 8, 2022 · 1 comment
Open

Train loss and test loss #51

zhaowenZhou opened this issue Dec 8, 2022 · 1 comment

Comments

@zhaowenZhou
Copy link

During training the trian loss is very small like around 0.3, but the smallest test loss is aroung 90.
Then I used trained model provided by alexart13 on test this model on training dataset ['01','02', '05', '08', '09']. The test.py still gave me three-digit even four-digit loss.
Anyone know why?

@Majal-1036
Copy link

can you help me debug my code, when i run it my training loss comes around 28 for some reason , I downloaded the same repo and set the paths and everything but my training loss comes out to around 28, my img_mean is also different for some reason when I use the preprocessing.py to calculate the mean and std my values are around 80 and not between 0 and 1 although I am using the image_3 data set from KITTI like described in the repo. can someone guide in this regard ?

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