Code Monkey home page Code Monkey logo

Comments (5)

clover978 avatar clover978 commented on May 20, 2024 3

so why lite-hrnet cost more time than hrnet? then why we need lite-hrnet? @clover978

Maybe lite-hrnet result in better efficiency on specific hardware (e.g. CPU, FPGA),since it does have smaller FLOPS in theory.

from lite-hrnet.

clover978 avatar clover978 commented on May 20, 2024 2

I did similar experments. The conclusion is consistent.

I use onnxruntime to profile exported two onnx files on rtx3090.
Inference code is exactly the same except for the onnx files to be tested.

for hrnet_w32_384x288, avg infer time is 11.7ms
for lite_hrnet_30_384x288, avg infer time is 35.3ms

from lite-hrnet.

YaqiLYU avatar YaqiLYU commented on May 20, 2024

@ccsvd Hi,

  1. From the info you provided, the Flops, MemRead(B) and MemWrite(B) of native-hrnet are all larger than lite-hrnet, but you said "lite-hrnet has more memory read or write than native-hrnet when inference". Is there some mistake?
  2. the inference time of lite-hrnet is almost 2.5 times than native-hrnet, but you said "their inference time is almost the same". Is there some mistake?

from lite-hrnet.

tucachmo2202 avatar tucachmo2202 commented on May 20, 2024

Hi @clover978, @ccsvd
Could you give me file to inference an input image. I am not familiar with mmpose so I don't know how to use. Thanks!

from lite-hrnet.

fire717 avatar fire717 commented on May 20, 2024

so why lite-hrnet cost more time than hrnet? then why we need lite-hrnet? @clover978

from lite-hrnet.

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.