TrainingDataPro
commited on
Commit
•
752b631
1
Parent(s):
11ab891
Update README.md
Browse files
README.md
CHANGED
@@ -7,112 +7,6 @@ task_categories:
|
|
7 |
- image-to-image
|
8 |
tags:
|
9 |
- code
|
10 |
-
dataset_info:
|
11 |
-
features:
|
12 |
-
- name: front_img
|
13 |
-
dtype: image
|
14 |
-
- name: selfie_img
|
15 |
-
dtype: image
|
16 |
-
- name: side_img
|
17 |
-
dtype: image
|
18 |
-
- name: arm_circumference_cm
|
19 |
-
dtype: string
|
20 |
-
- name: arm_length_cm
|
21 |
-
dtype: string
|
22 |
-
- name: back_build_cm
|
23 |
-
dtype: string
|
24 |
-
- name: calf_circumference_cm
|
25 |
-
dtype: string
|
26 |
-
- name: chest_circumference_cm
|
27 |
-
dtype: string
|
28 |
-
- name: crotch_height_cm
|
29 |
-
dtype: string
|
30 |
-
- name: front_build_cm
|
31 |
-
dtype: string
|
32 |
-
- name: hips_circumference_cm
|
33 |
-
dtype: string
|
34 |
-
- name: leg_length_cm
|
35 |
-
dtype: string
|
36 |
-
- name: neck_circumference_cm
|
37 |
-
dtype: string
|
38 |
-
- name: neck_pelvis_length_front_cm
|
39 |
-
dtype: string
|
40 |
-
- name: neck_waist_length_back_cm
|
41 |
-
dtype: string
|
42 |
-
- name: neck_waist_length_front_cm
|
43 |
-
dtype: string
|
44 |
-
- name: pelvis_circumference_cm
|
45 |
-
dtype: string
|
46 |
-
- name: shoulder_length_cm
|
47 |
-
dtype: string
|
48 |
-
- name: shoulder_width_cm
|
49 |
-
dtype: string
|
50 |
-
- name: thigh_circumference_cm
|
51 |
-
dtype: string
|
52 |
-
- name: under_chest_circumference_cm
|
53 |
-
dtype: string
|
54 |
-
- name: upper_arm_length_cm
|
55 |
-
dtype: string
|
56 |
-
- name: waist_circumference_cm
|
57 |
-
dtype: string
|
58 |
-
- name: height
|
59 |
-
dtype: string
|
60 |
-
- name: weight
|
61 |
-
dtype: string
|
62 |
-
- name: age
|
63 |
-
dtype: string
|
64 |
-
- name: gender
|
65 |
-
dtype: string
|
66 |
-
- name: race
|
67 |
-
dtype: string
|
68 |
-
- name: profession
|
69 |
-
dtype: string
|
70 |
-
- name: arm_circumference
|
71 |
-
dtype: image
|
72 |
-
- name: arm_length
|
73 |
-
dtype: image
|
74 |
-
- name: back_build
|
75 |
-
dtype: image
|
76 |
-
- name: calf_circumference
|
77 |
-
dtype: image
|
78 |
-
- name: chest_circumference
|
79 |
-
dtype: image
|
80 |
-
- name: crotch_height
|
81 |
-
dtype: image
|
82 |
-
- name: front_build
|
83 |
-
dtype: image
|
84 |
-
- name: hips_circumference
|
85 |
-
dtype: image
|
86 |
-
- name: leg_length
|
87 |
-
dtype: image
|
88 |
-
- name: neck_circumference
|
89 |
-
dtype: image
|
90 |
-
- name: neck_pelvis_length_front
|
91 |
-
dtype: image
|
92 |
-
- name: neck_waist_length_back
|
93 |
-
dtype: image
|
94 |
-
- name: neck_waist_length_front
|
95 |
-
dtype: image
|
96 |
-
- name: pelvis_circumference
|
97 |
-
dtype: image
|
98 |
-
- name: shoulder_length
|
99 |
-
dtype: image
|
100 |
-
- name: shoulder_width
|
101 |
-
dtype: image
|
102 |
-
- name: thigh_circumference
|
103 |
-
dtype: image
|
104 |
-
- name: under_chest_circumference
|
105 |
-
dtype: image
|
106 |
-
- name: upper_arm_length
|
107 |
-
dtype: image
|
108 |
-
- name: waist_circumference
|
109 |
-
dtype: image
|
110 |
-
splits:
|
111 |
-
- name: train
|
112 |
-
num_bytes: 86120
|
113 |
-
num_examples: 21
|
114 |
-
download_size: 68560913
|
115 |
-
dataset_size: 86120
|
116 |
---
|
117 |
|
118 |
# Body Measurements Dataset
|
@@ -136,7 +30,7 @@ The dataset serves various purposes, including:
|
|
136 |
|
137 |
### This is just an example of the data
|
138 |
|
139 |
-
Leave a request on [**https://trainingdata.pro/
|
140 |
|
141 |
# Content
|
142 |
|
@@ -162,8 +56,10 @@ includes the following information for each media file:
|
|
162 |
|
163 |
# Body Measurements might be collected in accordance with your requirements.
|
164 |
|
165 |
-
## [**TrainingData**](https://trainingdata.pro/
|
166 |
|
167 |
More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
|
168 |
|
169 |
-
TrainingData's GitHub: **https://github.com/Trainingdata-datamarket/TrainingData_All_datasets**
|
|
|
|
|
|
7 |
- image-to-image
|
8 |
tags:
|
9 |
- code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Body Measurements Dataset
|
|
|
30 |
|
31 |
### This is just an example of the data
|
32 |
|
33 |
+
Leave a request on [**https://trainingdata.pro/datasets**](https://trainingdata.pro/datasets/body-measurements?utm_source=huggingface&utm_medium=cpc&utm_campaign=body-measurements-dataset) to discuss your requirements, learn about the price and buy the dataset.
|
34 |
|
35 |
# Content
|
36 |
|
|
|
56 |
|
57 |
# Body Measurements might be collected in accordance with your requirements.
|
58 |
|
59 |
+
## [**TrainingData**](https://trainingdata.pro/datasets/body-measurements?utm_source=huggingface&utm_medium=cpc&utm_campaign=body-measurements-dataset) provides high-quality data annotation tailored to your needs
|
60 |
|
61 |
More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
|
62 |
|
63 |
+
TrainingData's GitHub: **https://github.com/Trainingdata-datamarket/TrainingData_All_datasets**
|
64 |
+
|
65 |
+
*keywords: body girth measurements, body composition, waist circumference, percent body fat, human body size, body mass index, bmi, visual human body, e-commerce, human body shape classification, height, weight,measurement points, body build weight, body dataset, human part dataset, human body data, deep learning, computer vision, people images dataset, biometric data dataset, biometric dataset, images database, image-to-image, machine learning, human detection dataset, human body dataset, body recognition dataset, body shape dataset, body size dataset, body types dataset, body measurements dataset, anthropometric data set*
|