Code Monkey home page Code Monkey logo

Comments (7)

cleardusk avatar cleardusk commented on July 16, 2024 1

For the NME part, you can refer to the benchmark of 3DDFA, here.
For PIFA, you may refer to the public code in their project page.

from 3ddfa_v2.

shachargluska avatar shachargluska commented on July 16, 2024

Can you share the expected NME of the three onnx models (mobilenet, mobilenet0.5, resnet22) on both datasets?
I've implemented it myself but I'm not sure I got the correct numbers.

from 3ddfa_v2.

fashionguy avatar fashionguy commented on July 16, 2024

@shachargluska could you share your code.

from 3ddfa_v2.

shachargluska avatar shachargluska commented on July 16, 2024

I hacked pieces from this repo to the benchmark of 3DDFA
Unfortunately I didn't keep it.
I do have the results:

mobilenet_v1_1.0_120x120 - 3.68%
mobilenet_v1_0.5_120x120 - 3.80%
resnet_22_120x120 - 3.67%

Those are nme over aflw2k3d

from 3ddfa_v2.

lewisandJiang avatar lewisandJiang commented on July 16, 2024

I hacked pieces from this repo to the benchmark of 3DDFA Unfortunately I didn't keep it. I do have the results:

mobilenet_v1_1.0_120x120 - 3.68% mobilenet_v1_0.5_120x120 - 3.80% resnet_22_120x120 - 3.67%

Those are nme over aflw2k3d

Could you share the code ? I will appreciate it very much, Sir!

from 3ddfa_v2.

shachargluska avatar shachargluska commented on July 16, 2024

I hacked pieces from this repo to the benchmark of 3DDFA Unfortunately I didn't keep it. I do have the results:
mobilenet_v1_1.0_120x120 - 3.68% mobilenet_v1_0.5_120x120 - 3.80% resnet_22_120x120 - 3.67%
Those are nme over aflw2k3d

Could you share the code ? I will appreciate it very much, Sir!

@lewisandJiang
Sorry, but I didn't save this work.

from 3ddfa_v2.

laceyliao avatar laceyliao commented on July 16, 2024

I hacked pieces from this repo to the benchmark of 3DDFA Unfortunately I didn't keep it. I do have the results:

mobilenet_v1_1.0_120x120 - 3.68% mobilenet_v1_0.5_120x120 - 3.80% resnet_22_120x120 - 3.67%

Those are nme over aflw2k3d
@shachargluska

I have applied benchmark.py3DDFA to 3DDFA_v2 by changing the load model codes, but I got weird results: mobilenet_v1_1.0_120x120 23.654% (aflw20003d) and 22.853%(aflw), should I change the "reconstruct_vertex" code or the code to calculate nme? Hoping for your reply, I will appreciate it very much, Sir!

from 3ddfa_v2.

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.