Datasets:
Upload dataset
Browse files- README.md +28 -11
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,19 +1,36 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
-
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
pretty_name:
|
| 15 |
size_categories:
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# 🏋️ gold_label_male_torso_dataset
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
+
- image-classification
|
| 5 |
tags:
|
| 6 |
+
- body-composition
|
| 7 |
+
- body-fat
|
| 8 |
+
- auto-labeled
|
| 9 |
+
- efficientnet
|
| 10 |
+
- regression
|
| 11 |
+
- torso
|
| 12 |
+
- fitness
|
| 13 |
+
- health
|
| 14 |
+
pretty_name: Gold Body Fat Dataset
|
| 15 |
size_categories:
|
| 16 |
+
- 1K<n<10K
|
| 17 |
+
configs:
|
| 18 |
+
- config_name: default
|
| 19 |
+
data_files:
|
| 20 |
+
- split: train
|
| 21 |
+
path: data/train-*
|
| 22 |
+
dataset_info:
|
| 23 |
+
features:
|
| 24 |
+
- name: image
|
| 25 |
+
dtype: image
|
| 26 |
+
- name: wbfp
|
| 27 |
+
dtype: float64
|
| 28 |
+
splits:
|
| 29 |
+
- name: train
|
| 30 |
+
num_bytes: 25344310
|
| 31 |
+
num_examples: 299
|
| 32 |
+
download_size: 25351063
|
| 33 |
+
dataset_size: 25344310
|
| 34 |
---
|
| 35 |
|
| 36 |
# 🏋️ gold_label_male_torso_dataset
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b302aa0159ce912c1e6fea54d65516b4fdb41105bbdc3daddfdce5a995f64d4
|
| 3 |
+
size 25351063
|