face_segmentation / README.md
TrainingDataPro's picture
Update README.md
fa3fac7
|
raw
history blame
1.29 kB
---
license: cc-by-nc-nd-4.0
task_categories:
- image-segmentation
language:
- en
tags:
- code
- finance
---
# Face segmentation
An example of a dataset that we've collected for a photo edit App. The dataset includes 20 selfies of people (man and women) in segmentation masks and their visualisations.
# File with the extension .csv
includes the following information for each media file:
- **Image**: the link to access the media file
- **Mask**: the link to access the segmentation mask for the Image
# The folder "images"
Contains the original selfies of people.
# The folder "masks"
Includes segmentation masks for the photos:
- corresponding to the images in the previous folder
- identified by the same file names.
**How it works**: *go to the "masks" folder and make sure that the file "1.png" is a segmentation mask of the selfi, created for the photo "1.png" in the "images" folder.*
This sample is an example of a dataset that we create on demand in Training Data https://trainingdata.pro/ specifically for your task.
To get a consultion and order a pilot project, please contact our sales team by submitting a request on our website or emaling us at sales@trainingdata.pro
More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**