Is it possible to train my own models and contribute them to this repo? #30
Answered
by
jakobkruse1
JakobEliasWagner
asked this question in
Q&A
-
I would like to try to get some results with a couple of different datasets. Would it be possible to add these trained models to this repo, provided I get decent results from them? |
Beta Was this translation helpful? Give feedback.
Answered by
jakobkruse1
Feb 9, 2023
Replies: 1 comment
-
Sure, I would be happy to add your model to this repository. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JakobEliasWagner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sure, I would be happy to add your model to this repository.
Just submit a PR with the training code and feel free to send me the model files so I can evaluate them before adding.
Also, please note that tests are required for merging the PR.
Lastly, make sure that an MIT license works out for you.
Best, Jakob