-
Notifications
You must be signed in to change notification settings - Fork 80
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 epoch #27
Comments
As mentioned in #15, training with dropblock needs around 20 epochs to reach the highest mIoU. |
But 47.082 at the 15th epoch is much lower than what I got. Are you using the default training settings in the code? |
I set grid_size=[320, 320, 16], model='traditional'. Other parameters are the same as the default values. |
Smaller
|
I want to know how many epochs you trained on the kitti dataset
I have trained 15 epochs,and best val miou is 47.082
The text was updated successfully, but these errors were encountered: