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

Pickle #47

Open
Bhavya100 opened this issue Sep 25, 2021 · 1 comment
Open

Pickle #47

Bhavya100 opened this issue Sep 25, 2021 · 1 comment

Comments

@Bhavya100
Copy link

The trained model and the get_preds function work perfectly fine but when I export the trained model as a pickle file and then try to use it, it doesn't work. Maybe it is an issue of fastai. When I updated fastai to the latest version, no one of the previous functions run. Does anyone have a pkl, hdf5 or any other trained model for use?

@mohit-217
Copy link

The trained model and the get_preds function work perfectly fine but when I export the trained model as a pickle file and then try to use it, it doesn't work. Maybe it is an issue of fastai. When I updated fastai to the latest version, no one of the previous functions run. Does anyone have a pkl, hdf5 or any other trained model for use?

how you run this model in local using .yml file or any other way

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