Skip to content

This directory contains a semantic segmentation proposal for the FASSEG human face database. This segmentation proposes to differentiate between certain elements of the face such as the eyes (e.g. right eye - left eye).

Jeremy-Chopin/FASSEG-instances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

FASSEG-Instances

This project provides an instance segmentation of the FASSEG human face dataset (https://github.com/massimomauro/FASSEG-repository).

alt text

Dataset

Compared to FASSEG, we distinguish certain elements of the human face such as the eyes (for example right eye - left eye).

Images contain integer values in the interval [0,8] :

  • 0: background
  • 1: hair
  • 2: face
  • 3: right - eyebrow
  • 4: left - eyebrow
  • 5: right eye
  • 6: left eye
  • 7: nose
  • 8: mouth

Reference

J. Chopin, J.-B. Fasquel, H. Mouchere, R. Dahyot, I Bloch. Semantic image segmentation based on spatial relationships and inexact graph matching, International Conference on Image Processing Theory, Tools and Applications (IPTA), Paris, France, 2020

About

This directory contains a semantic segmentation proposal for the FASSEG human face database. This segmentation proposes to differentiate between certain elements of the face such as the eyes (e.g. right eye - left eye).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published