Git Product home page Git Product logo

Comments (3)

yas-sim avatar yas-sim commented on May 30, 2024 1

Kobu,

tensorflow installation was required for model converter.

Thanks for letting me know it. Yes. I noticed it but failed to mention it in the document. I'll reflect it soon.

Regards,
Shimura

from openvino-model-server-wrapper.

yas-sim avatar yas-sim commented on May 30, 2024

Hi Kobu,

Thanks for your interest to my project.

After you started the OVMS, you can run your inference client code or my sample client code such as 'ovms_wrapper_test.py' to run inference.
You can run the client code from any PC or node as long as it's IP reachable to the OVMS.

For the dependency, I'm trying to remove the tensorflow dependency but the tensorflow_serving_api is heavily depend on the tensorflow so it is difficult. I tried to generate protobuf handler code from .proto files but the new handler conflicts with the existing handlers and caused complex issues. Still I'm looking for a better way to resolve it and remove tensorflow dependency.

You can use 'python' in the 'venv' envronment even though you need to use 'python3' on the native host environment.

Regards,
Shimura

from openvino-model-server-wrapper.

kobuworks avatar kobuworks commented on May 30, 2024

Hi yas-sim,
thanks a lot for your prompt resp, though some errors were found, now it's clear what I should do next!
Model server system installation was complicated in the past, your code & instruction is great, now my model server is running.
thanks a lot,
BR/Kobu

Hi Kobu,

Thanks for your interest to my project.

After you started the OVMS, you can run your inference client code or my sample client code such as 'ovms_wrapper_test.py' to run inference. You can run the client code from any PC or node as long as it's IP reachable to the OVMS.

For the dependency, I'm trying to remove the tensorflow dependency but the tensorflow_serving_api is heavily depend on the tensorflow so it is difficult. I tried to generate protobuf handler code from .proto files but the new handler conflicts with the existing handlers and caused complex issues. Still I'm looking for a better way to resolve it and remove tensorflow dependency.

You can use 'python' in the 'venv' envronment even though you need to use 'python3' on the native host environment.

Regards, Shimura

from openvino-model-server-wrapper.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.