Reduce the free-tier snapshot to 250 exercises (part 2)
Browse files- LICENSE.md +1 -1
- README.md +17 -17
- images/flat/machine-back-extension-peak.webp +3 -0
- images/flat/machine-back-extension-start.webp +3 -0
- images/flat/machine-chest-fly-peak.webp +3 -0
- images/flat/machine-chest-fly-start.webp +3 -0
- images/flat/machine-seated-crunch-peak.webp +3 -0
- images/flat/machine-seated-crunch-start.webp +3 -0
- images/flat/machine-triceps-extension-peak.webp +3 -0
- images/flat/machine-triceps-extension-start.webp +3 -0
- images/flat/pull-up-peak.webp +2 -2
- images/flat/pull-up-start.webp +2 -2
LICENSE.md
CHANGED
|
@@ -22,7 +22,7 @@ If you need the full, growing dataset, 1024px images, the classic image style, t
|
|
| 22 |
|
| 23 |
5. **No generative-AI derivation.** The images may not be used as input, reference, or conditioning material for generative models — image-to-image restyling, style transfer, model fine-tuning, or similar — whether to recreate the artwork in another style or to train models on it. Outputs of such processes count as derived datasets under term 3 and may not be used in applications or redistributed.
|
| 24 |
|
| 25 |
-
6. **Paid-tier preview animations are evaluation-only.** The looping exercise animations included as paid-tier previews — the same clips shown on https://repdb.co, provided so you can evaluate the paid-tier quality — may not be used in production applications or redistributed. Terms 1–2 do not extend to these preview animations, wherever they appear in this distribution (e.g. the `
|
| 26 |
|
| 27 |
7. **No warranty; not medical advice.** The dataset is provided "as is" without warranty of any kind, to the extent permitted by law. To the extent permitted by applicable law, RepDB's liability for damages arising from use of the data is excluded. This exclusion does not apply to liability for injury to life, body or health, to intent or gross negligence, to claims under the German Product Liability Act (Produkthaftungsgesetz), or to any other liability that cannot legally be excluded. Exercise content is informational and not medical advice; consult a physician before starting any exercise program. Users perform exercises at their own risk.
|
| 28 |
|
|
|
|
| 22 |
|
| 23 |
5. **No generative-AI derivation.** The images may not be used as input, reference, or conditioning material for generative models — image-to-image restyling, style transfer, model fine-tuning, or similar — whether to recreate the artwork in another style or to train models on it. Outputs of such processes count as derived datasets under term 3 and may not be used in applications or redistributed.
|
| 24 |
|
| 25 |
+
6. **Paid-tier preview animations are evaluation-only.** The looping exercise animations included as paid-tier previews — the same clips shown on https://repdb.co, provided so you can evaluate the paid-tier quality — may not be used in production applications or redistributed. Terms 1–2 do not extend to these preview animations, wherever they appear in this distribution (e.g. the `premium-samples/` folder).
|
| 26 |
|
| 27 |
7. **No warranty; not medical advice.** The dataset is provided "as is" without warranty of any kind, to the extent permitted by law. To the extent permitted by applicable law, RepDB's liability for damages arising from use of the data is excluded. This exclusion does not apply to liability for injury to life, body or health, to intent or gross negligence, to claims under the German Product Liability Act (Produkthaftungsgesetz), or to any other liability that cannot legally be excluded. Exercise content is informational and not medical advice; consult a physician before starting any exercise program. Users perform exercises at their own risk.
|
| 28 |
|
README.md
CHANGED
|
@@ -22,7 +22,7 @@ configs:
|
|
| 22 |
|
| 23 |
# Exercise Dataset — Free Tier (RepDB)
|
| 24 |
|
| 25 |
-
A free, ready-to-use **fitness exercise dataset**: **
|
| 26 |
illustrated with flat-style **512×512 WebP** images (a start/peak pose pair, or
|
| 27 |
a single main pose for static holds and stretches), with target muscles,
|
| 28 |
equipment, MET values, and full instructions in **English, German, and
|
|
@@ -33,20 +33,20 @@ exercise dataset. The full dataset keeps growing and adds 1024px images, the
|
|
| 33 |
classic illustration style with transparent backgrounds, and looping
|
| 34 |
animations — see [repdb.co/pricing](https://repdb.co/pricing?utm_source=huggingface).
|
| 35 |
|
| 36 |
-
<div align="center">
|
| 37 |
-
|
| 38 |
-
<a href="https://huggingface.co/spaces/RepDB/repdb-exercise-dataset-explorer">
|
| 39 |
-
<img src="https://huggingface.co/datasets/RepDB/exercise-dataset/resolve/main/premium-samples/bent-over-db-row.webp" alt="Premium animation preview" width="280">
|
| 40 |
-
</a>
|
| 41 |
-
|
| 42 |
-
<h3>⚡ See the premium animation quality</h3>
|
| 43 |
-
<p>Browse the full catalog and preview the Standard-tier assets in the interactive explorer.</p>
|
| 44 |
-
<p><a href="https://huggingface.co/spaces/RepDB/repdb-exercise-dataset-explorer"><strong>▶ OPEN THE INTERACTIVE EXPLORER</strong></a></p>
|
| 45 |
-
|
| 46 |
-
</div>
|
| 47 |
-
|
| 48 |
-
**What the paid Standard tier looks like** (`premium-samples/`, same clip
|
| 49 |
-
shipped on https://repdb.co):
|
| 50 |
|
| 51 |
[**See pricing →**](https://repdb.co/pricing?utm_source=huggingface)
|
| 52 |
|
|
@@ -69,7 +69,7 @@ shipped on https://repdb.co):
|
|
| 69 |
import json
|
| 70 |
from huggingface_hub import hf_hub_download
|
| 71 |
|
| 72 |
-
path = hf_hub_download("
|
| 73 |
with open(path, encoding="utf-8") as f:
|
| 74 |
data = json.load(f)
|
| 75 |
print(data["count"], "exercises")
|
|
@@ -92,5 +92,5 @@ dataset with a commercial license, see [repdb.co/pricing](https://repdb.co/prici
|
|
| 92 |
|
| 93 |
## Links
|
| 94 |
- Full dataset & pricing: [repdb.co/pricing](https://repdb.co/pricing?utm_source=huggingface)
|
| 95 |
-
- GitHub: https://github.com/
|
| 96 |
- Browsable viewer: https://exercise-dataset.com/
|
|
|
|
| 22 |
|
| 23 |
# Exercise Dataset — Free Tier (RepDB)
|
| 24 |
|
| 25 |
+
A free, ready-to-use **fitness exercise dataset**: **250 exercises**, each
|
| 26 |
illustrated with flat-style **512×512 WebP** images (a start/peak pose pair, or
|
| 27 |
a single main pose for static holds and stretches), with target muscles,
|
| 28 |
equipment, MET values, and full instructions in **English, German, and
|
|
|
|
| 33 |
classic illustration style with transparent backgrounds, and looping
|
| 34 |
animations — see [repdb.co/pricing](https://repdb.co/pricing?utm_source=huggingface).
|
| 35 |
|
| 36 |
+
<div align="center">
|
| 37 |
+
|
| 38 |
+
<a href="https://huggingface.co/spaces/RepDB/repdb-exercise-dataset-explorer">
|
| 39 |
+
<img src="https://huggingface.co/datasets/RepDB/exercise-dataset/resolve/main/premium-samples/bent-over-db-row.webp" alt="Premium animation preview" width="280">
|
| 40 |
+
</a>
|
| 41 |
+
|
| 42 |
+
<h3>⚡ See the premium animation quality</h3>
|
| 43 |
+
<p>Browse the full catalog and preview the Standard-tier assets in the interactive explorer.</p>
|
| 44 |
+
<p><a href="https://huggingface.co/spaces/RepDB/repdb-exercise-dataset-explorer"><strong>▶ OPEN THE INTERACTIVE EXPLORER</strong></a></p>
|
| 45 |
+
|
| 46 |
+
</div>
|
| 47 |
+
|
| 48 |
+
**What the paid Standard tier looks like** (`premium-samples/`, same clip
|
| 49 |
+
shipped on https://repdb.co):
|
| 50 |
|
| 51 |
[**See pricing →**](https://repdb.co/pricing?utm_source=huggingface)
|
| 52 |
|
|
|
|
| 69 |
import json
|
| 70 |
from huggingface_hub import hf_hub_download
|
| 71 |
|
| 72 |
+
path = hf_hub_download("RepDB/exercise-dataset", "exercises.json", repo_type="dataset")
|
| 73 |
with open(path, encoding="utf-8") as f:
|
| 74 |
data = json.load(f)
|
| 75 |
print(data["count"], "exercises")
|
|
|
|
| 92 |
|
| 93 |
## Links
|
| 94 |
- Full dataset & pricing: [repdb.co/pricing](https://repdb.co/pricing?utm_source=huggingface)
|
| 95 |
+
- GitHub: https://github.com/RepDB/exercise-dataset
|
| 96 |
- Browsable viewer: https://exercise-dataset.com/
|
images/flat/machine-back-extension-peak.webp
ADDED
|
Git LFS Details
|
images/flat/machine-back-extension-start.webp
ADDED
|
Git LFS Details
|
images/flat/machine-chest-fly-peak.webp
ADDED
|
Git LFS Details
|
images/flat/machine-chest-fly-start.webp
ADDED
|
Git LFS Details
|
images/flat/machine-seated-crunch-peak.webp
ADDED
|
Git LFS Details
|
images/flat/machine-seated-crunch-start.webp
ADDED
|
Git LFS Details
|
images/flat/machine-triceps-extension-peak.webp
ADDED
|
Git LFS Details
|
images/flat/machine-triceps-extension-start.webp
ADDED
|
Git LFS Details
|
images/flat/pull-up-peak.webp
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
images/flat/pull-up-start.webp
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|