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

How to train the model #2

Closed
ooFormalinoo opened this issue Mar 2, 2019 · 1 comment
Closed

How to train the model #2

ooFormalinoo opened this issue Mar 2, 2019 · 1 comment

Comments

@ooFormalinoo
Copy link

Hi,thanks to your job.However,what should I do if I want to train the model myself instead of just using the pre-trained model ?

@sniklaus
Copy link
Owner

sniklaus commented Mar 3, 2019

I am afraid that my time is limited and I do not have the resources to provide the training code. The provided implementation is fully differentiable though, which is why you just need to provide a data loader and implement a loss function. Feel free to fork this repository and see whether you can make it work. It would be nice to have a fork with a working training section that I could link to.

@sniklaus sniklaus closed this as completed Mar 3, 2019
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

2 participants