-
Notifications
You must be signed in to change notification settings - Fork 29
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
How long does it take to train? #3
Comments
I remember that it should take around a few hours for training pcn (2048pts, 100 epochs, with CD loss). |
But I've trained with CD as a loss function, still 3 epochs a day. I'm using a dense point cloud (16384 points). Is there any mistake here? |
I know you are using CD for training, but please check if you still evaluate the emd loss during training. |
Your suggestion is very good. Thank you very much! |
How long does it take to train? I train PCN about 3 epochs a day.
The text was updated successfully, but these errors were encountered: