Hello team how to use the local model files in language_classification #7735
TapendraBaduwal
started this conversation in
General
Replies: 2 comments 3 replies
-
Hi,please specify the directory that should contain the inference.pdmodel and inference.pdiparams files through parameter clas = PaddleClas(inference_model_dir='./inference/') In the above code, there must be inference.pdmodel and inference.pdiparams files in the directory './inference/'. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team how to use the local model files in language_classification
error:If you want to use your own model, please specify inference_model_dir!
Beta Was this translation helpful? Give feedback.
All reactions