Giter Site home page Giter Site logo

real-world-masked-face-dataset's People

Contributors

x-zhangyang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

real-world-masked-face-dataset's Issues

MFDD Dataset

I am only interested in Face Mask Detection not recognition, so Where can i find the MFDD Dataset mentioned in the research paper along with the labels for the bounding box of the mask?

Incorrect images

The folders contain few non-mask images in the folder of with-mask. Please clean your dataset.

Could you please share the link for the version of the CASIA_WebFace without Mask?

Could you please share the link for the version of the CASIA_WebFace without Mask?

Because there are several versions for CASIA_WebFace. As far as I know, one version has only 455594 images, which is usually named 'Clean' version. The other two versions always are named raw_1 and raw_2 versions. For both of them, the number of images is 494414. Which version are you using to generate the simulated Mask database?

Could you please share your database for the original CASIA_WebFace(which has no mask)?

测试协议

请问是否有提供统一的测试协议和测试脚本呢?LFW-Mask这类测试集,比对的是真是人脸和口罩人脸吗?

Bug in Rotation in wearmask.py

In line 188 of wearmask.py, PIL's rotate function expects the rotation angle to be in degrees, but as np.arctan2 returns in units of radians, there is almost no rotation applied any time. This makes the code not work properly for tilted faces. Please look into it.

I wonder if I could ask some details about mask face detection and recognition

About This Dataset

Thank you for offering the informative dataset for mask face recognition; it helps the developers like me save too much time collecting data.I've stared your project once I read the description just to show my support.

About the demonstration video

I have seen the demonstration video you put on GitHub, and it seems the accuracy of recognition is pretty high, so I wonder if I could ask for some details about the face detection and face recognition you used on this dataset, Maybe the name of the algorithm or framework, and if you've happened to have an open source project that implemented this function ,that would be great!

So, could you help me with that? anything helpful will be appreciated!

License of the dataset

Hi, thanks for the contribution. May I know the license of this dataset? It would be great if you could add license in.

What is the difference of database between download link1 and link2?

Firstly, thanks a lot for your amazing work.

But I feel some confusion about the dataset differences.

Could you please tell me what is the difference between dataset from link1 and dataset from link2?

Additionally, you have mentioned that for the Real-world masked face recognition dataset, the number of identities is 525. But I find that the number of identities in decompressed RWMFD(which is downloaded by cloning the GitHub repository) is 537. That is what makes me confused.

By the way, the Webface you used here refers to the CASIA-WebFace dataset, right?

webface lfw

webface lfw 模拟的戴口罩数据,戴的都是同一种口罩,这样数据训练的模型,会不会过分关注这种口罩,影响佩戴其他口罩的检测呢?您有验证过效果吗?

How to align the Masked LFW and Masked CASIA-WebFace database?

As we all know, the original LFW and CASIA-WebFace datasets have a dimension of 250*250.

Before carrying out the face recognition task, we should always perform face alignment on the original LFW and CACIA-WebFace dataset. For example, after face alignment, we obtained the alignment version datasets (the dimension of 112112) which have been aligned if I need to feed 112112 to neural network architecture.

I found that your Masked LFW and Masked CASIA-WebFace database have a dimension of 128*128.

Could you please explain more details about the detection and alignment you performed during the process of wearing the mask?

Do we still need to align again for masked face data? Or I do not need to perform face alignment again?

How to align the real world masked face recognition dataset?

I downloaded Real-world masked face recognition dataset from https://drive.google.com/open?id=1UlOk6EtiaXTHylRUx2mySgvJX9ycoeBp.
However, I can't find the annotation labels of the face dataset. So I tried some regular face detection method such as MTCNN, dlib to dectect face and align face. But there are many wrong or missed detection probably due to the mask.
I wonder what kind of face detector you used to detect and align face with Real-world masked face recognition dataset. Thanks in advance.

how to run this code?

Hi,

I download this code with the help of one of my Chinese friend, but how to run this, also downloaded dlib dependencies, please tell me what arguments to pass and other dependencies.

Thank you for beautiful work

真实口罩人脸数据集图像有半张人脸的问题

您好,首先非常感谢您的工作!但是我发现真实口罩人脸数据集中有一些图像质量不高,例如有半张人脸的情况,请问这种情况是由于检测器导致的吗?可否将检测器检测到的区域适当外扩再做crop呢?

can find Labels / markup

Hello!
Excuse me, but I can not find bounding boxes for detection dataset, could you please point on them.

MFDD 数据集

你好,请问MFDD数据集的下载连接在哪里?

License of the datasets for commercial purpose (COVID usecases)

As per the paper, "These datasets are freely available to industry and academia, based on which various applications on masked faces can be developed."

Could you please add a license file (MIT) or mention in readme about the license (CC0).

Thanks in advance for any response from you.

part1口罩人脸识别数据集错误太多,慎用

举几个例子,比如with mask部分的xiaoshenyang、liyifeng、chenweiting等等
如果这个数据作者还维护的话,希望可以清洗后重新发布。
给使用者提个醒,切勿直接拿来训练。

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.