Giter Club home page Giter Club logo

Comments (3)

nitish11 avatar nitish11 commented on May 29, 2024

@asus4 Thanks for the great work.

I am also facing the same issue in using custom model. Could you please guide if there is any known issue or limitation.

from tf-lite-unity-sample.

asus4 avatar asus4 commented on May 29, 2024

Hi @Pypow @nitish11

  1. Your model looks like a dynamic shape model. I recommend turning off the option since the GPU delegate does not support the dynamic shape.
  2. I needed to modify the output order in the SSD.cs to match your model. Please find below for the detail↓
  3. But the accuracy seemed low. Please confirm if the input tensor requires scaled/offset.

Here's what I've changed and confirmed working without exception:

Screen shot: Screenshot 2023-08-31 at 18 16 28

Patch file: tf-lite-unity-sample-18-16-15.patch

from tf-lite-unity-sample.

Pypow avatar Pypow commented on May 29, 2024

Hi @asus4
Thank you for the clear explanation, worked like a charm!

Closing the issue.

from tf-lite-unity-sample.

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.