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

Training code & train using my own data #1

Open
weijiawang96 opened this issue Sep 19, 2021 · 1 comment
Open

Training code & train using my own data #1

weijiawang96 opened this issue Sep 19, 2021 · 1 comment

Comments

@weijiawang96
Copy link

Hi,

I am very interested in your work. From the code available (i.e. main.py), I found that it loads weights from a trained network model and directly tests on the input point clouds. However, I wish to retrain your network on my own dataset. Is the code for training available in this GitHub repository? If not, will you release it? I am really curious about how it'll look like after being trained on my own dataset.

Regards,
Wei

@weijiawang96
Copy link
Author

Since the current code is for testing only, I really don't know how the loss functions work for the FELs and the decoding MLPs. For example, for all FEL layers, do we sum the loss for each layer, or only take the content from FEL-64 and take the style loss from FEL-2048? For the decoding MLPs, do we have a loss function to train them, or they are not trained at all? I am really curious about these points. Thanks in advance!

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

1 participant