-
Notifications
You must be signed in to change notification settings - Fork 180
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
Spconv 2.2.x #145
base: master
Are you sure you want to change the base?
Spconv 2.2.x #145
Conversation
Counld you provide the setting or log file of the training results of mIOU 63.5? Thanks! |
Update
@xizaoqu I've updated the ReadMe in my fork. |
The LR is 10 times larger than the official setting. Do you use multiple GPUs for training? |
@xizaoqu Thank you, it was a typo. I've used the settings in the config file (LR of 0.001). I used a single Nvidia 3060 for training. I had the same "issue". The model reached peak performance at around 10-15 epochs. Most likely the model can be further improved with an ablation study on the training hyperparameters and heavier augmentation. I wont train it anymore for some time though as I am working on another project. Maybe in the future, I will retrain the Knowledge-Distilled version to the new SPConv Version |
I see. Thanks! |
notes about pointwise refinement module
Mixed-Precision support
typo
This pull request is just so this fork shows up linked to original repository, and does not need to be merged.
I have retained with Spconv 2.1.21, with slightly lower results. The purpose of this pull request is just to offer weights/code with the updated Spconv library.