Git Product home page Git Product logo

Comments (6)

eugeneYz avatar eugeneYz commented on June 16, 2024

have u ever found the prediction result x,y,z an error (especially z when i use my webcam to detect)?

from img2pose.

FunkyKoki avatar FunkyKoki commented on June 16, 2024

have u ever found the prediction result x,y,z an error (especially z when i use my webcam to detect)?

@eugeneYz

What is the model you are using? Are you using the fine-tuned model?

By the way, the question you asked is not related to the topic at all.

You can ask @vitoralbiero in a new issue.

from img2pose.

FunkyKoki avatar FunkyKoki commented on June 16, 2024

Hi, @vitoralbiero , why don't you release the 300W-LP annotations? This makes me feel strange. Is this because of the copyright?

I use InsightFace to detect the faces and the corresponding landmarks (3D, 68 points) for each image in 300W-LP, only one face closest to the center of the image would be saved as the ground truth (with .json format). Then I use the convert_json_list_to_lmdb.py to convert them into a lmdb file and use it for training.

But the evaluation performance on AFLW2000 is not boosted at all.

from img2pose.

vitoralbiero avatar vitoralbiero commented on June 16, 2024

Hello @FunkyKoki,

I don't have time right now to release the annotations. But we may do so in the future.

300W-LP comes with Euler angles and landmarks, so we converted the provided Euler angles to get rotation vectors, and used the landmarks to get translation vectors.

To fine-tune on 300W-LP, please follow section 4.1 of our paper, which describes the training and fine-tuning steps.

Hope this helps.

from img2pose.

FunkyKoki avatar FunkyKoki commented on June 16, 2024

Hi there, thanks for your answer, but I still cannot figure out how did you define the ground truth face bounding box for each image?

from img2pose.

vitoralbiero avatar vitoralbiero commented on June 16, 2024

We used the provided landmarks to get a bounding box. You can use this function to get a bbox using landmarks.

from img2pose.

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.