Coder Social home page Coder Social logo

How about tensorflow-yolov4-tflite HOT 7 OPEN

hunglc007 avatar hunglc007 commented on May 13, 2024
How

from tensorflow-yolov4-tflite.

Comments (7)

hunglc007 avatar hunglc007 commented on May 13, 2024

@bleakie u can run benchmarks.py --framework trt --weights your_trt_model

from tensorflow-yolov4-tflite.

bleakie avatar bleakie commented on May 13, 2024

Great job,but i test yolov4 is slower than AlexeyAB(yolov4)
Why?

from tensorflow-yolov4-tflite.

liuxufenfeiya avatar liuxufenfeiya commented on May 13, 2024

@bleakie u can run benchmarks.py --framework trt --weights your_trt_model

this code can only output a dict that include:
'tf_op_layer_concat_11': <tf.Tensor: shape=(1, 26, 26, 3, 17), dtype=float32, numpy=
'tf_op_layer_concat_12': <tf.Tensor: shape=(1, 13, 13, 3, 17), dtype=float32, numpy=
'tf_op_layer_concat_10': <tf.Tensor: shape=(1, 52, 52, 3, 17), dtype=float32, numpy=
so what should i do next?

from tensorflow-yolov4-tflite.

liuxufenfeiya avatar liuxufenfeiya commented on May 13, 2024

also,the tensorrt start takes long time,maybe 6 minutes then it can run,
i really think it has seized up and stopped.

2020-05-14 14:45:50.809331: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library libnvinfer_plugin.so.6
2020-05-14 14:52:16.882567: I tensorflow/compiler/tf2tensorrt/kernels/trt_engine_op.cc:736] Building a new TensorRT engine for PartitionedCall/TRTEngineOp_2 with input shapes: [[1,26,26,3,1], [1,26,26,3,12], [1,26,26,3,4]]

from tensorflow-yolov4-tflite.

bleakie avatar bleakie commented on May 13, 2024

@hunglc007 I think the speed is a question

from tensorflow-yolov4-tflite.

iFlyyyy avatar iFlyyyy commented on May 13, 2024

@bleakie u can run benchmarks.py --framework trt --weights your_trt_model

this code can only output a dict that include:
'tf_op_layer_concat_11': <tf.Tensor: shape=(1, 26, 26, 3, 17), dtype=float32, numpy=
'tf_op_layer_concat_12': <tf.Tensor: shape=(1, 13, 13, 3, 17), dtype=float32, numpy=
'tf_op_layer_concat_10': <tf.Tensor: shape=(1, 52, 52, 3, 17), dtype=float32, numpy=
so what should i do next?

I have the same question.Does anyone know how to use them?

from tensorflow-yolov4-tflite.

awaymeet avatar awaymeet commented on May 13, 2024

Also, I got same result which is 6 size list .

from tensorflow-yolov4-tflite.

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.