Giter Club home page Giter Club logo

Comments (8)

pranjal-joshi avatar pranjal-joshi commented on May 27, 2024

Hi @rexdivakar

Thanks for your feedback. I've also observed a massive filesize and a long start-up time by inclusion of TensorFlow binaries into the executables.
However, as this is an open-source project, I am looking forward to deploying the model on a "Permanent" Free-tier endpoint as I'm not monetizing this product.

Looking forward to getting your suggestions/code collaboration if we can move this model to a cost-free inference endpoint.

from screeni-py.

rexdivakar avatar rexdivakar commented on May 27, 2024

Hey @pranjal-joshi I have some suggestions below, let me know which one would suit your ideas the best,

  1. Build a API endpoint interacts with our model file and returns the response upon request. (I have a server which you can use it for free, we can build a SFTP pipeline and dump the model to automatically use the latest version of the trained model)
  2. Host the model in a GitHub and dump it on demand from client side. (Note: this approach is slow and platform dependent affecting the performance of the results in runtime)

from screeni-py.

github-actions avatar github-actions commented on May 27, 2024

This Issue is marked as Stale due to Inactivity. This Issue will be Closed soon.

from screeni-py.

rexdivakar avatar rexdivakar commented on May 27, 2024

Hey keep this open

from screeni-py.

pranjal-joshi avatar pranjal-joshi commented on May 27, 2024

Hi @rexdivakar

Thanks for your suggestions.

To keep this project maintainable and truly open-source, Can you elaborate following point?

  1. Host the model in a GitHub and dump it on demand from client side. (Note: this approach is slow and platform dependent affecting the performance of the results in runtime)

from screeni-py.

rexdivakar avatar rexdivakar commented on May 27, 2024

So we can just train the model and save the pkl file on to the github and dump the pkl model to client side and setup a local API endpoint model instead of installing tensorflow directly onto the clients machine.

from screeni-py.

pranjal-joshi avatar pranjal-joshi commented on May 27, 2024

I believe the same method is implemented in v1.38
If you download binary files from the release, you don't need to set up standalone TensorFlow development on your system.
The binary will unpack the entire environment in real-time (which significantly increases app startup time!)
@rexdivakar

from screeni-py.

github-actions avatar github-actions commented on May 27, 2024

This Issue is marked as Stale due to Inactivity. This Issue will be Closed soon.

from screeni-py.

Related Issues (20)

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.