Git Product home page Git Product logo

Comments (7)

ShikharJ avatar ShikharJ commented on June 11, 2024

@mehreenjabeen Hi, could you mention which model do you wish to generate the corresponding code for?

from edgeml.

mehreenjabeen avatar mehreenjabeen commented on June 11, 2024

Hi @ShikharJ,

I have two onnx models for keyword spotting task based on dnn and gru architecture

from edgeml.

ShikharJ avatar ShikharJ commented on June 11, 2024

@mehreenjabeen SeeDot/Shiftry might not have the full support for these models, but you can always try. See this for an example.

from edgeml.

mehreenjabeen avatar mehreenjabeen commented on June 11, 2024

@ShikharJ: I am following the same link you have shared, but my query is that there is no argument for feeding the trained onnx model to SeeDot-dev.py file.
usage: SeeDot-dev.py [-h] [-a] [-e] [-d] [-m] [-n] [-dt] [-t] [-s] [-sf] [-l] [-lsf] [-tdr] [-o]

from edgeml.

ShikharJ avatar ShikharJ commented on June 11, 2024

Ah, sorry, please follow the instructions from here. Please note that the generated seedot_ast.txt will be the input.sd file that you need. As for dumping the model weights, you can simply do an online search on how to dump weights from a trained ONNX model.

from edgeml.

mehreenjabeen avatar mehreenjabeen commented on June 11, 2024

@ShikharJ
Upon running compile.sh from here, following error appears: python: can't open file 'create_input.py': [Errno 2] No such file or directory
I ran the below command: ./compile.sh ./models/dnn.onnx

from edgeml.

ShikharJ avatar ShikharJ commented on June 11, 2024

@mehreenjabeen Sorry for the delayed response, it seems that the SeeDot converter is currently broken, and might need a substantial amount of work. We're planning a new release in February, but till then, I don't see this issue getting resolved.

from edgeml.

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.