Coder Social home page Coder Social logo

Comments (7)

xhsonny avatar xhsonny commented on June 26, 2024

Can anyone from Kendryte team take a look? Thanks.

from tensorflow-workspace.

xhsonny avatar xhsonny commented on June 26, 2024

Resolved in d80f0d2. Thanks.

from tensorflow-workspace.

TMaysGGS avatar TMaysGGS commented on June 26, 2024

Hi,

Thanks for you work on this problem. But I just tried the steps from your solutions and am stuck in the following step:

.\ncc.exe -i tflite -o k210code --dataset .\dataset\ .\bin\mobilenetv1.tflite .\bin\mobilenetv1.c

It shows: Fatal: output-format.

So I checked the output-format options and there are only 'tf', 'tflite' or 'k210model' to choose. I chose 'k210model' and ran it again:
\ncc.exe -i tflite -o k210model --dataset .\dataset\ .\bin\mobilenetv1.tflite .\bin\mobilenetv1.c
and then I got a .kmodel file rather than the .c file.

I wonder if you can help me with that. Thanks a lot.

TMaysGGS

from tensorflow-workspace.

xhsonny avatar xhsonny commented on June 26, 2024

Yeah, nncase removed .c output after version v0.1.0 RC1. You will need to download a version before that. https://github.com/kendryte/nncase/releases

from tensorflow-workspace.

TMaysGGS avatar TMaysGGS commented on June 26, 2024

Yeah, nncase removed .c output after version v0.1.0 RC1. You will need to download a version before that. https://github.com/kendryte/nncase/releases

Hi, I have tried to download the old versions in the link below but it seems those links is invalid now. And the official engineer said it no longer supports transferring to .c file anymore. Do you know how we can use the kmodel file for deployment?

from tensorflow-workspace.

xhsonny avatar xhsonny commented on June 26, 2024

Try this: kendryte/nncase#5 (comment)?

I haven't used kmodel yet so don't know for sure how this works.

from tensorflow-workspace.

TMaysGGS avatar TMaysGGS commented on June 26, 2024

Try this: kendryte/nncase#5 (comment)?

I haven't used kmodel yet so don't know for sure how this works.

I have tried it and it worked sometimes while sometimes not. It will be better if there are more examples on how to use this. But I will keep working on it.

Thanks for your reply.

from tensorflow-workspace.

Related Issues (6)

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.