Code Monkey home page Code Monkey logo

tfjs-yolo-demo's People

Contributors

shaqian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tfjs-yolo-demo's Issues

Any article to guides to convert models?

Hi @shaqian

Thanks for awesome demo and converted models.
I also need convert H5 models to Tensorflow Layers or Graph model, but cannot find good article, can you recommend any guide or if you write article i sure will be a lot of readers.

If can implement custom layers, then will be even better, but it's not critical.

Thanks

about different models on your demo

Hello i trained yolov3 model in keras and converted into tfjs format like your models. But when I replaced your v3 model files with mine demo is not opening. what should I do? It throw the error in below.
Error: Unknown layer: Lambda. This may be due to one of the following reasons:

  1. The layer is defined in Python, in which case it needs to be ported to TensorFlow.js or your JavaScript code.
  2. The custom layer is defined in JavaScript, but is not registered properly with tf.serialization.registerClass().
    at new t (tf-layers.esm.js:41)
    at deserializeKerasObject (tf-layers.esm.js:41)
    at deserialize (tf-layers.esm.js:41)
    at o (tf-layers.esm.js:41)
    at t.fromConfig (tf-layers.esm.js:41)
    at deserializeKerasObject (tf-layers.esm.js:41)
    at deserialize (tf-layers.esm.js:41)
    at eval (tf-layers.esm.js:41)
    at eval (tf-layers.esm.js:41)
    at Object.eval [as next] (tf-layers.esm.js:41)

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.