-
Notifications
You must be signed in to change notification settings - Fork 49
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
Question about the set of epoch #24
Comments
Hello, Donglei, I tried to train 80 epochs and 100 epochs, and the trained neural network did not achieve the expected results. I do not know whether it is the lack of training times or where the error occurred. How many epochs have you trained? What is the path obtained using the odometry? Thank you for your reply. |
Hi guys, Look here for a similar question: I will try to come back to you after the conference. Best, |
Thank you for timing reply, looking forward to hearing further progress. |
Dear officer,
Thanks for sharing a great job.I am running the code with the experiments DARPA SubT Challenge Urban Circuit in the paper Self-supervised Learning of LiDAR Odometry for Robotic Applications
Now I start to retrain the model based on your code. I found that the EPOCH you set is 10000. Train one epoch on my 3090 server needs 1.5 hours. It seems that it needs plenty of time if following the set of 10000 epoch. My question is whether the training process needs to be stop when loss decreased not much?
wish you the best
The text was updated successfully, but these errors were encountered: