Giter Site home page Giter Site logo

Comments (2)

zheshipinyinMc avatar zheshipinyinMc commented on July 17, 2024 1

实际上官方代码中mxnet的推理限制了输入上下限,就是scale值。当scale值为[640,640]时,也就固定了mxnet的输入尺寸。这里我只比较了同样输入的前提下,mxnet的模型和onnx模型的输出一致,以此来验证模型转换的正确性,并未验证onnx模型的检测效果。如果要实现onnx检测人脸,加上mxnet中的retinaface的后处理就可以。

from arcface_retinaface_mxnet2onnx.

mohamadHN93 avatar mohamadHN93 commented on July 17, 2024

In fact, the reasoning of mxnet in the official code limits the upper and lower limits of the input, which is the scale value. When the scale value is [640,640], the input size of mxnet is fixed. Here I only compared the output of the mxnet model and the onnx model under the premise of the same input to verify the correctness of the model conversion, but did not verify the detection effect of the onnx model. If you want to implement onnx to detect faces, you can add the post-processing of retinaface in mxnet.

Hi Thanks for sharing such a brilliant job on converting since I have problem in conversion, but if I wanna use your model to detect faces, I would be grateful If you help me to utilize the converted version to detect faces or convert it to other formats like Tensorflow, ...

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.