All Projects → massimomauro → FASSEG-repository

massimomauro / FASSEG-repository

Licence: other
Datasets for multi-class and multi-pose face segmentation

Projects that are alternatives of or similar to FASSEG-repository

Openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Stars: ✭ 22,892 (+34584.85%)
Mutual labels:  face, pose-estimation
face
[deprecated] 👽 Face Recognition package for Laravel
Stars: ✭ 37 (-43.94%)
Mutual labels:  face, face-analysis
HyperFace-TensorFlow-implementation
HyperFace
Stars: ✭ 68 (+3.03%)
Mutual labels:  face-analysis, pose-estimation
Face Pose Net
Estimate 3D face pose (6DoF) or 11 parameters of 3x4 projection matrix by a Convolutional Neural Network
Stars: ✭ 464 (+603.03%)
Mutual labels:  face, pose-estimation
realant
RealAnt robot platform for low-cost, real-world reinforcement learning
Stars: ✭ 40 (-39.39%)
Mutual labels:  pose-estimation
Pychubby
Automated face warping tool.
Stars: ✭ 240 (+263.64%)
Mutual labels:  face
Pulse
A pendant to warn you when you touch your face
Stars: ✭ 229 (+246.97%)
Mutual labels:  face
Faceimagequality
Code and information for face image quality assessment with SER-FIQ
Stars: ✭ 223 (+237.88%)
Mutual labels:  face
trt pose hand
Real-time hand pose estimation and gesture classification using TensorRT
Stars: ✭ 137 (+107.58%)
Mutual labels:  pose-estimation
morghulis
No description or website provided.
Stars: ✭ 18 (-72.73%)
Mutual labels:  face
Res2Net-Pose-Estimation
Res2Net for Pose Estimation using Simple Baselines as the baseline
Stars: ✭ 35 (-46.97%)
Mutual labels:  pose-estimation
Cosface
Tensorflow implementation for paper CosFace: Large Margin Cosine Loss for Deep Face Recognition
Stars: ✭ 250 (+278.79%)
Mutual labels:  face
PeekingDuck
A modular framework built to simplify Computer Vision inference workloads.
Stars: ✭ 143 (+116.67%)
Mutual labels:  pose-estimation
Ros robotics projects
Example codes of new book ROS Robotics Projects
Stars: ✭ 240 (+263.64%)
Mutual labels:  face
CenterNet-pytorch-lightning
Refactored implementation of CenterNet (Objects as Points - Zhou, Xingyi et. al.) shipping with PyTorch Lightning modules
Stars: ✭ 53 (-19.7%)
Mutual labels:  pose-estimation
Cognitive Face Python
Python SDK for the Microsoft Face API, part of Cognitive Services
Stars: ✭ 226 (+242.42%)
Mutual labels:  face
face-login-wx
人脸识别登录微信小程序
Stars: ✭ 77 (+16.67%)
Mutual labels:  face
MobilePose-Pi
MobilePose deployment for Raspberry Pi
Stars: ✭ 15 (-77.27%)
Mutual labels:  pose-estimation
openpose-pytorch
🔥 OpenPose api wrapper in PyTorch.
Stars: ✭ 52 (-21.21%)
Mutual labels:  pose-estimation
movenet.pytorch
A Pytorch implementation of MoveNet from Google. Include training code and pre-trained model.
Stars: ✭ 273 (+313.64%)
Mutual labels:  pose-estimation

FAce Smantic SEGmentation repository

Welcome to the FAce Semantic SEGmentation (FASSEG) repository.

The FASSEG repository is composed by two datasets (frontal01 and frontal02) for frontal face segmentation, and one dataset (multipose01) with labaled faces in multiple poses.

If you use our datasets, please cite our works ([1] or [2], depending on the dataset).

Dataset descriptions

Frontal01

Frontal01 contains 70 labeled frontal faces and the original RGB images. Original faces are mainly taken from the MIT-CBCL [3] and FEI [4] datasets.

This is the dataset we used in our work [1]. Images are organized in two folders - train and test - matching the division we adopted in the paper.

Frontal02

Frontal02 is an "high-precision 01". It contains the same images as Frontal01 but with much more precise segmentations.

Multipose01

Multipose01 contains more than 200 labeled faces in multiple poses. Original faces are taken from the Pointing04 database [5].

This is the dataset we used in our work [2]. Images are organized in two folders - train and test - matching the division we adopted in the paper.

Our advice is: if you need to compare with our results in [1], choose Frontal01. If you need a dataset to train a frontal face segmenter, choose Frontal02. If you are working with multiple head poses, choose Multipose01.

References

[1] Khalil Khan, Massimo Mauro, Riccardo Leonardi, "Multi-class semantic segmentation of faces", IEEE International Conference on Image Processing (ICIP), 2015 -- PDF

[2] Khalil Khan, Massimo Mauro, Pierangelo Migliorati, Riccardo Leonardi, "Head pose estimation through multiclass face segmentation", IEEE International Conference on Multimedia and Expo (ICME), 2017 In collaboration with YonderLabs -- PDF

[3] MIT Center for Biological and Computational Learning (CBCL), MIT-CBCL database, http://cbcl.mit.edu/software-datasets/FaceData2.html

[4] Centro Universitario da FEI, FEI database, http://www.fei.edu.br/~cet/facedatabase.html

[5] Nicolas Gourier, Daniela Hall, and James L Crowley, “Estimating face orientation from robust detection of salient facial structures” in FG Net Workshop on Visual Observation of Deictic Gestures. FGnet (IST– 2000–26434) Cambridge, UK, 2004, pp. 1–9

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].