docs: readme
Browse files
README.md
CHANGED
@@ -19,10 +19,10 @@ dataset_info:
|
|
19 |
dtype: string
|
20 |
splits:
|
21 |
- name: train
|
22 |
-
num_bytes:
|
23 |
num_examples: 15
|
24 |
download_size: 129578665
|
25 |
-
dataset_size:
|
26 |
---
|
27 |
# Facial Keypoints
|
28 |
The dataset is designed for computer vision and machine learning tasks involving the identification and analysis of key points on a human face. It consists of images of human faces, each accompanied by key point annotations in XML format.
|
|
|
19 |
dtype: string
|
20 |
splits:
|
21 |
- name: train
|
22 |
+
num_bytes: 8715
|
23 |
num_examples: 15
|
24 |
download_size: 129578665
|
25 |
+
dataset_size: 8715
|
26 |
---
|
27 |
# Facial Keypoints
|
28 |
The dataset is designed for computer vision and machine learning tasks involving the identification and analysis of key points on a human face. It consists of images of human faces, each accompanied by key point annotations in XML format.
|