-
Notifications
You must be signed in to change notification settings - Fork 108
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
Model for inference #14
Comments
Also, is there a component through which we can train own models? Thanks! |
same question |
What is the format of test_list.txt? |
You can use Kaolin to train a model: https://github.com/NVIDIAGameWorks/kaolin/tree/master/examples/ImageRecon/Dib |
The test_list.txt has the same format as pixel2mesh: https://github.com/nywang16/Pixel2Mesh/blob/master/Data/test_list.txt |
Thanks for both replying to me :) I seem to be missing a pretrained model, or checkpoint path... is this also the same as pixel2mesh? If you have time could you provide one if it isn't? |
How can I train it on my own data of images? |
I've met the same problem... Have you deal with it now? If yes, could you please tell me how to make it? |
I've met the same problem...have no pretrained model, have you got it now? |
Hi,
Thanks for the excellent paper!
Just wondering where is the example model for inference?
Also, is there a template that lists the format of "test_list.txt"?
Thanks,
The text was updated successfully, but these errors were encountered: