Coder Social home page Coder Social logo

can't detect rotated face about pico HOT 7 OPEN

muzipeng718 avatar muzipeng718 commented on August 19, 2024
can't detect rotated face

from pico.

Comments (7)

9crk avatar 9crk commented on August 19, 2024

they didnt give out the rotated model....

from pico.

liberize avatar liberize commented on August 19, 2024

@9rck No need to retrain a rotated model.
I managed to get rotated face detection working with the provided model facefinder.
Nothing special has been done, just remember the angle argument should be in range 0.0-1.0.

from pico.

9crk avatar 9crk commented on August 19, 2024

@liberize can you pls tell me how to use this argument?
I tried to add -a 0.0-1.0 and it's not work.

from pico.

liberize avatar liberize commented on August 19, 2024

@9crk
I didn't test the sample program, instead, I used the code directly in my own project.
Here is some code snippets, hope it might help:
https://gist.github.com/liberize/6672f53abfa871ba520c28d37365a939
PS: I modified the cluster_detections interface and added some code to get in-plane rotation angle.

from pico.

liberize avatar liberize commented on August 19, 2024

I have to say, the result is not good.
Some problems I have discovered:

  1. the angle calculated with maximum total quality as I did in the code above is wrong sometimes.
  2. the face rect is not accurate, sometimes too small only part of face, sometimes false positive, ...

I also tried to train a new model with part of ibug 300w dataset, still not good.

from pico.

9crk avatar 9crk commented on August 19, 2024

额。。都是**人啊。。。

from pico.

vvhh2002 avatar vvhh2002 commented on August 19, 2024

@liberize could you like to show us your cluster_detections code?

from pico.

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.