Giter Club home page Giter Club logo

Comments (4)

zldrobit avatar zldrobit commented on June 7, 2024

Thanks.
Reshape Option literally is the option of reshape op, but it is never used in my observation.
According to the tflite flatbuffer definition, Reshape Option consists of only new_shape.
You can see from the following diagram,
image
two functional inputs of reshape op are given, while new_shape is empty.

You could find more information about tflite's Reshape Option in Can not load tflite model.

from onnx_tflite_yolov3.

pra-dan avatar pra-dan commented on June 7, 2024

So, it provides an option to remove the reshape ops from the output model... right ?

from onnx_tflite_yolov3.

zldrobit avatar zldrobit commented on June 7, 2024

No. We cannot remove the reshape ops, because the computation graph cannot be changed.
The second argument of the inputs serve as the shape argument while Reshape Option(new_shape) is useless.

from onnx_tflite_yolov3.

zldrobit avatar zldrobit commented on June 7, 2024

Close due to no recent activity. If you have further question, plz reopen it.

from onnx_tflite_yolov3.

Related Issues (12)

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.