Skip to content
/ MFSD Public

The MFSD (Masked Face Segmentation Dataset) is a comprehensive dataset designed to advance research in masked face related tasks such as segmentation. This dataset is especially relevant in the context of the COVID-19 pandemic, where mask-wearing has become widespread.

License

Notifications You must be signed in to change notification settings

sadjadrz/MFSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

MFSD: Masked Face Segmentation Dataset for face-related tasks

[Download] [Results] [Codes]

image

Mask region segmentation is a preliminary stage to tackle the occlusion issue corresponding to the face-related tasks. Existing masked face datasets are not procedure binary segmentation maps because Segmenting mask regions manually is a time-consuming operation. As a result, existing unmasking methods by overlaying masks on existing face datasets. However, since these techniques rely on an artificially generated mask, their effects tend to seem unnatural. To address this issue, the masked face segmentation dataset (MFSD) provides the first public training dataset for the face mask segmentation task.

image

Details on the dataset can be found at ABANet: Attention boundary-aware network for image segmentation.
If you have questions, or any suggestions to help us improve the dataset, please contact [email protected].

Directory Tree

          ├─ /1
          │ ├─ face_crop
          │ └─ face_crop_segmentation
MSFD------│ └─ img
          |  └─ dataset.csv
          ├─ /2
          │ ├─ img
          

Download

Dataset can be downloaded at GoogleDrive.

MSFD is distributed under the MIT License

Citations

Please consider citing our work:

@article{rezvaniabanet,
  title={ABANet: Attention boundary-aware network for image segmentation},
  author={Rezvani, Sadjad and Fateh, Mansoor and Khosravi, Hossein},
  journal={Expert Systems},
  pages={e13625},
  publisher={Wiley Online Library}
}

Acknowledgements

A special thanks to Yasin Rezvani for his invaluable assistance in data collection and labeling. Yasin played a crucial role in gathering data from Google and Instagram and preparing it for deep learning model training.

Changelog

About

The MFSD (Masked Face Segmentation Dataset) is a comprehensive dataset designed to advance research in masked face related tasks such as segmentation. This dataset is especially relevant in the context of the COVID-19 pandemic, where mask-wearing has become widespread.

Topics

Resources

License

Stars

Watchers

Forks