-
Hello, I want to package my model in a jar file. I put
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@csxiang18 |
Beta Was this translation helpful? Give feedback.
-
I have a similar problem , so do you have answer? |
Beta Was this translation helpful? Give feedback.
@csxiang18
You should be able to use: "jar:///dnn-model/model.zip", but the limitation is you need put your model.pt into a zip/tar file.