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 a model on my own data? #15

Open
Arkkienkeli opened this issue Jan 28, 2019 · 2 comments
Open

How to train a model on my own data? #15

Arkkienkeli opened this issue Jan 28, 2019 · 2 comments

Comments

@Arkkienkeli
Copy link

Hello,
I would like to train a model on my own data.
How it is possible?

@happsky
Copy link

happsky commented Feb 4, 2019

The same.

@hannesliik
Copy link

I have not tried it myself yet, but I think what you need to do is implement a torch dataset object and register it (see examples /cycada/data). Then modify the training scripts under /scripts and train.

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

3 participants