Giter VIP home page Giter VIP logo

Comments (6)

zheshipinyinMc avatar zheshipinyinMc commented on May 13, 2024

input shape:(1, 3, 640, 640)
strid cls bbox landmark
8 (1, 4, 80, 80) (1, 8, 80, 80) (1, 20, 80, 80)
16 (1, 4, 40, 40) (1, 8, 40, 40) (1, 20, 40, 40)
32 (1, 4, 20, 20) (1, 8, 20, 20) (1, 20, 20, 20)

from arcface_retinaface_mxnet2onnx.

HYL-Dave avatar HYL-Dave commented on May 13, 2024

抱歉,所以想使用ONNX的模型推论还需要对输出进行其他实作吗?还是可以在onnxruntime设置参数做推论?

from arcface_retinaface_mxnet2onnx.

zheshipinyinMc avatar zheshipinyinMc commented on May 13, 2024

onnx模型检测还需要加上后处理,参考mxnet模型的后处理

from arcface_retinaface_mxnet2onnx.

mohamadHN93 avatar mohamadHN93 commented on May 13, 2024

would you say what are the post processing to extract the landmarks or the bbox of each face in an image

from arcface_retinaface_mxnet2onnx.

zheshipinyinMc avatar zheshipinyinMc commented on May 13, 2024

post-process is convert model output to detect information,like bbox、score 、landmark

from arcface_retinaface_mxnet2onnx.

mohamadHN93 avatar mohamadHN93 commented on May 13, 2024

post-process is convert model output to detect information,like bbox、score 、landmark

Thanks for answering but could you provide a piece of code or the procedure to perform aforementioned post processing in order to extract landmarks , bbox, etc. I am working on utilizing the onnx version into tensorflow then exctracting the landmark.
I'd be grateful if you help me.
regards
or how to perform on these outputs:
input shape:(1, 3, 640, 640)
strid cls bbox landmark
8 (1, 4, 80, 80) (1, 8, 80, 80) (1, 20, 80, 80)
16 (1, 4, 40, 40) (1, 8, 40, 40) (1, 20, 40, 40)
32 (1, 4, 20, 20) (1, 8, 20, 20) (1, 20, 20, 20)

from arcface_retinaface_mxnet2onnx.

Related Issues (17)

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.