Search
Clear search
Close search
Main menu
Google apps
1 dataset found
  1. P

    EasyPortrait Dataset

    • paperswithcode.com
    Updated Apr 25, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Karina Kvanchiani; Elizaveta Petrova; Karen Efremyan; Alexander Sautin; Alexander Kapitanov (2023). EasyPortrait Dataset [Dataset]. https://paperswithcode.com/dataset/easyportrait
    Explore at:
    Dataset updated
    Apr 25, 2023
    Authors
    Karina Kvanchiani; Elizaveta Petrova; Karen Efremyan; Alexander Sautin; Alexander Kapitanov
    Description

    We introduce a large-scale image dataset EasyPortrait for portrait segmentation and face parsing. Proposed dataset can be used in several tasks, such as background removal in conference applications, teeth whitening, face skin enhancement, red eye removal or eye colorization, and so on.

    EasyPortrait dataset size is about 26GB, and it contains 20 000 RGB images with high quality annotated masks. This dataset is divided into training set, validation set and test set by hashed subject user_id. The training set includes 14000 images, the validation set includes 2000 images, and the test set includes 4000 images.

    Training images were received from 5,947 unique users, while validation was from 860 and testing was from 1,570. On average, each EasyPortrait image has 254 polygon points, from which it can be concluded that the annotation is of high quality. Segmentation masks were created from polygons for each annotation.

    Annotations are presented as 2D-arrays, images in *.png format with several classes:

    IndexClass
    0BACKGROUND
    1PERSON
    2SKIN
    3LEFT BROW
    4RIGHT_BROW
    5LEFT_EYE
    6RIGHT_EYE
    7LIPS
    8TEETH

    Also, we provide some additional meta-information for dataset in annotations/meta.zip file:

    attachment_iduser_iddata_hashwidthheightbrightnesstraintestvalid
    0de81cc1c-...1b...e8f...14401920136TrueFalseFalse
    13c0cec5a-...64...df5...14401920148FalseFalseTrue
    2d17ca986-...cf...a69...19201080140FalseTrueFalse

    where: - attachment_id - image file name without extension - user_id - unique anonymized user ID - data_hash - image hash by using Perceptual hashing - width - image width - height - image height - brightness - image brightness - train, test, valid are the binary columns for train / test / val subsets respectively

  2. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Karina Kvanchiani; Elizaveta Petrova; Karen Efremyan; Alexander Sautin; Alexander Kapitanov (2023). EasyPortrait Dataset [Dataset]. https://paperswithcode.com/dataset/easyportrait

EasyPortrait Dataset

Face Parsing and Portrait Segmentation Dataset

Explore at:
5 scholarly articles cite this dataset (View in Google Scholar)
Dataset updated
Apr 25, 2023
Authors
Karina Kvanchiani; Elizaveta Petrova; Karen Efremyan; Alexander Sautin; Alexander Kapitanov
Description

We introduce a large-scale image dataset EasyPortrait for portrait segmentation and face parsing. Proposed dataset can be used in several tasks, such as background removal in conference applications, teeth whitening, face skin enhancement, red eye removal or eye colorization, and so on.

EasyPortrait dataset size is about 26GB, and it contains 20 000 RGB images with high quality annotated masks. This dataset is divided into training set, validation set and test set by hashed subject user_id. The training set includes 14000 images, the validation set includes 2000 images, and the test set includes 4000 images.

Training images were received from 5,947 unique users, while validation was from 860 and testing was from 1,570. On average, each EasyPortrait image has 254 polygon points, from which it can be concluded that the annotation is of high quality. Segmentation masks were created from polygons for each annotation.

Annotations are presented as 2D-arrays, images in *.png format with several classes:

IndexClass
0BACKGROUND
1PERSON
2SKIN
3LEFT BROW
4RIGHT_BROW
5LEFT_EYE
6RIGHT_EYE
7LIPS
8TEETH

Also, we provide some additional meta-information for dataset in annotations/meta.zip file:

attachment_iduser_iddata_hashwidthheightbrightnesstraintestvalid
0de81cc1c-...1b...e8f...14401920136TrueFalseFalse
13c0cec5a-...64...df5...14401920148FalseFalseTrue
2d17ca986-...cf...a69...19201080140FalseTrueFalse

where: - attachment_id - image file name without extension - user_id - unique anonymized user ID - data_hash - image hash by using Perceptual hashing - width - image width - height - image height - brightness - image brightness - train, test, valid are the binary columns for train / test / val subsets respectively