Giter Site home page Giter Site logo

Comments (8)

John1231983 avatar John1231983 commented on August 16, 2024 4

@X-zhangyang : How do you perform face detection and landmark detection? It is mtcnn, I guess but it does not perform well on masked face

from real-world-masked-face-dataset.

wencoast avatar wencoast commented on August 16, 2024

@X-zhangyang

from real-world-masked-face-dataset.

X-zhangyang avatar X-zhangyang commented on August 16, 2024

More details are in wear mask .
Whether aligning the masked face images or not depends on your needs.

from real-world-masked-face-dataset.

wencoast avatar wencoast commented on August 16, 2024

@X-zhangyang Thanks a lot. After checking your code from the python file, it seems that you have already performed the face alignment during wearing masks on them. This question is just to confirm whether you performed alignment or not, when do you perform alignment if you did, thanks a lot. I hope to hear your response.

from real-world-masked-face-dataset.

ahmedtalbi avatar ahmedtalbi commented on August 16, 2024

Hello. Is it possible to have a copy of the model for face alignment on google drive? thanks!

from real-world-masked-face-dataset.

wencoast avatar wencoast commented on August 16, 2024

@X-zhangyang : How do you perform face detection and landmark detection? It is mtcnn, I guess but it does not perform well on masked face

In my opinion, for face detection, they use the 'hog' model which is an encapsulation function from Dlib library. Moreover, they use the five face landmarks to align the face image using the affine transformation which is a built-in function in OpenCV.

Am I right? @John1231983 @X-zhangyang .
I hope to get your response.

from real-world-masked-face-dataset.

tsvetiko avatar tsvetiko commented on August 16, 2024

It looks like they're using the official dlib model for getting the landmarks. You can download it from here, if you can't access baidu:
http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2.
Reference: http://dlib.net/face_landmark_detection.py.html

from real-world-masked-face-dataset.

HauTC-DevXamarin-MAUI avatar HauTC-DevXamarin-MAUI commented on August 16, 2024

@tsvetiko May I ask have you installed the code yet? I need help!

from real-world-masked-face-dataset.

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.