Datasets:
data: add Desert Locust keypoints
Browse files- .gitattributes +2 -0
- LICENSES.md +1 -0
- README.md +3 -0
- desert_locust_keypoints/ATTRIBUTION.md +17 -0
- desert_locust_keypoints/README.md +37 -0
- desert_locust_keypoints/train.zip +3 -0
- desert_locust_keypoints/valid.zip +3 -0
.gitattributes
CHANGED
|
@@ -15,3 +15,5 @@ american_sign_language/test.zip filter=lfs diff=lfs merge=lfs -text
|
|
| 15 |
american_sign_language/valid.zip filter=lfs diff=lfs merge=lfs -text
|
| 16 |
vertebral_keypoints/v1/vertebral-keypoints-train-64.zip filter=lfs diff=lfs merge=lfs -text
|
| 17 |
vertebral_keypoints/v1/vertebral-keypoints-valid-16.zip filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 15 |
american_sign_language/valid.zip filter=lfs diff=lfs merge=lfs -text
|
| 16 |
vertebral_keypoints/v1/vertebral-keypoints-train-64.zip filter=lfs diff=lfs merge=lfs -text
|
| 17 |
vertebral_keypoints/v1/vertebral-keypoints-valid-16.zip filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
desert_locust_keypoints/train.zip filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
desert_locust_keypoints/valid.zip filter=lfs diff=lfs merge=lfs -text
|
LICENSES.md
CHANGED
|
@@ -16,6 +16,7 @@ is not a licence.
|
|
| 16 |
| `electron_microscopy_particle_segmentation` | Semantic segmentation | **CC BY 4.0** | [Dataset Ninja](https://datasetninja.com) |
|
| 17 |
| `american_sign_language` | Handpose classification | **Public Domain** | [Roboflow Public](https://public.roboflow.com/object-detection/american-sign-language-letters/1) |
|
| 18 |
| `keypoint_stick_figures` | Keypoint detection | **CC0 1.0** | Generated by the AnyLearning project; no third-party pixels |
|
|
|
|
| 19 |
| `vertebral_keypoints` CDN subset | Keypoint detection | **CC BY 4.0** | Reyes (2025), [Mendeley Data V1](https://doi.org/10.17632/5jdfdgp762.1) |
|
| 20 |
| `structured/v1/bank-marketing.csv` | Tabular classification | **CC BY 4.0** | Moro, Rita & Cortez (2014), [UCI DOI 10.24432/C5K306](https://doi.org/10.24432/C5K306) |
|
| 21 |
| `structured/v1/concrete-strength.csv` | Tabular regression | **CC BY 4.0** | Yeh (1998), [UCI DOI 10.24432/C5PK67](https://doi.org/10.24432/C5PK67) |
|
|
|
|
| 16 |
| `electron_microscopy_particle_segmentation` | Semantic segmentation | **CC BY 4.0** | [Dataset Ninja](https://datasetninja.com) |
|
| 17 |
| `american_sign_language` | Handpose classification | **Public Domain** | [Roboflow Public](https://public.roboflow.com/object-detection/american-sign-language-letters/1) |
|
| 18 |
| `keypoint_stick_figures` | Keypoint detection | **CC0 1.0** | Generated by the AnyLearning project; no third-party pixels |
|
| 19 |
+
| `desert_locust_keypoints` | Keypoint detection | **Apache 2.0** | Graving et al. (2019), [official DeepPoseKit-Data repository](https://github.com/jgraving/DeepPoseKit-Data) |
|
| 20 |
| `vertebral_keypoints` CDN subset | Keypoint detection | **CC BY 4.0** | Reyes (2025), [Mendeley Data V1](https://doi.org/10.17632/5jdfdgp762.1) |
|
| 21 |
| `structured/v1/bank-marketing.csv` | Tabular classification | **CC BY 4.0** | Moro, Rita & Cortez (2014), [UCI DOI 10.24432/C5K306](https://doi.org/10.24432/C5K306) |
|
| 22 |
| `structured/v1/concrete-strength.csv` | Tabular regression | **CC BY 4.0** | Yeh (1998), [UCI DOI 10.24432/C5PK67](https://doi.org/10.24432/C5PK67) |
|
README.md
CHANGED
|
@@ -34,6 +34,7 @@ override the terms of any dataset. **Check the dataset license before use.**
|
|
| 34 |
| Semantic segmentation | [Electron Microscopy Particle Segmentation](electron_microscopy_particle_segmentation/) | CC BY 4.0 |
|
| 35 |
| Handpose classification | [American Sign Language Letters](american_sign_language/) | Public Domain |
|
| 36 |
| Keypoint detection | [Generated Keypoint Stick Figures](keypoint_stick_figures/) | CC0 1.0 |
|
|
|
|
| 37 |
| Tabular classification | [UCI Bank Marketing](structured/) | CC BY 4.0 |
|
| 38 |
| Tabular regression | [UCI Concrete Compressive Strength](structured/) | CC BY 4.0 |
|
| 39 |
| Text classification | [Banking77](structured/) | CC BY 4.0 |
|
|
@@ -54,6 +55,8 @@ CDN:
|
|
| 54 |
and [valid.zip](https://cdn.anylearning.nrl.ai/datasets/keypoint_stick_figures/valid.zip)
|
| 55 |
- [CC BY 4.0 vertebral X-ray subset: 64-image train.zip](https://cdn.anylearning.nrl.ai/datasets/vertebral_keypoints/v1/vertebral-keypoints-train-64.zip)
|
| 56 |
and [16-image valid.zip](https://cdn.anylearning.nrl.ai/datasets/vertebral_keypoints/v1/vertebral-keypoints-valid-16.zip)
|
|
|
|
|
|
|
| 57 |
|
| 58 |
Every vertebral archive embeds its attribution and conversion notes. See the
|
| 59 |
dataset README before using medical images; this is an engineering example,
|
|
|
|
| 34 |
| Semantic segmentation | [Electron Microscopy Particle Segmentation](electron_microscopy_particle_segmentation/) | CC BY 4.0 |
|
| 35 |
| Handpose classification | [American Sign Language Letters](american_sign_language/) | Public Domain |
|
| 36 |
| Keypoint detection | [Generated Keypoint Stick Figures](keypoint_stick_figures/) | CC0 1.0 |
|
| 37 |
+
| Keypoint detection | [Desert Locust](desert_locust_keypoints/) | Apache 2.0 |
|
| 38 |
| Tabular classification | [UCI Bank Marketing](structured/) | CC BY 4.0 |
|
| 39 |
| Tabular regression | [UCI Concrete Compressive Strength](structured/) | CC BY 4.0 |
|
| 40 |
| Text classification | [Banking77](structured/) | CC BY 4.0 |
|
|
|
|
| 55 |
and [valid.zip](https://cdn.anylearning.nrl.ai/datasets/keypoint_stick_figures/valid.zip)
|
| 56 |
- [CC BY 4.0 vertebral X-ray subset: 64-image train.zip](https://cdn.anylearning.nrl.ai/datasets/vertebral_keypoints/v1/vertebral-keypoints-train-64.zip)
|
| 57 |
and [16-image valid.zip](https://cdn.anylearning.nrl.ai/datasets/vertebral_keypoints/v1/vertebral-keypoints-valid-16.zip)
|
| 58 |
+
- [Apache-2.0 Desert Locust: 630-image train.zip](https://huggingface.co/datasets/nrl-ai/anylearning-data/resolve/main/desert_locust_keypoints/train.zip)
|
| 59 |
+
and [70-image valid.zip](https://huggingface.co/datasets/nrl-ai/anylearning-data/resolve/main/desert_locust_keypoints/valid.zip)
|
| 60 |
|
| 61 |
Every vertebral archive embeds its attribution and conversion notes. See the
|
| 62 |
dataset README before using medical images; this is an engineering example,
|
desert_locust_keypoints/ATTRIBUTION.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Desert Locust dataset attribution
|
| 2 |
+
|
| 3 |
+
Source: https://github.com/jgraving/DeepPoseKit-Data
|
| 4 |
+
|
| 5 |
+
Licence: Apache License 2.0
|
| 6 |
+
|
| 7 |
+
Citation:
|
| 8 |
+
|
| 9 |
+
Graving, Jacob M.; Chae, Daniel; Naik, Hemal; Li, Liang; Koger, Benjamin;
|
| 10 |
+
Costelloe, Blair R.; and Couzin, Iain D. (2019). "DeepPoseKit, a software
|
| 11 |
+
toolkit for fast and robust animal pose estimation using deep learning."
|
| 12 |
+
*eLife* 8:e47994. https://doi.org/10.7554/eLife.47994
|
| 13 |
+
|
| 14 |
+
Conversion notes: AnyLearning normalized the public Desert Locust data into
|
| 15 |
+
standard COCO keypoint archives and used the reproducible 630-image training /
|
| 16 |
+
70-image validation split documented by MMPose. Pixel values and landmark
|
| 17 |
+
coordinates were not intentionally modified.
|
desert_locust_keypoints/README.md
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Desert Locust Keypoints
|
| 2 |
+
|
| 3 |
+
- **Task:** Keypoint Detection
|
| 4 |
+
- **Licence:** Apache License 2.0
|
| 5 |
+
- **Splits:** 630 training images, 70 validation images
|
| 6 |
+
- **Instances:** one locust per image
|
| 7 |
+
- **Landmarks:** 35 anatomical keypoints
|
| 8 |
+
- **Source:** [DeepPoseKit-Data](https://github.com/jgraving/DeepPoseKit-Data)
|
| 9 |
+
|
| 10 |
+
The archives are import-ready COCO keypoint datasets for AnyLearning. They use
|
| 11 |
+
the reproducible 90/10 split published by MMPose and retain the source images
|
| 12 |
+
and landmark coordinates; AnyLearning only normalized filenames and COCO
|
| 13 |
+
metadata for its importer.
|
| 14 |
+
|
| 15 |
+
Download and upload each archive into the matching subset of a
|
| 16 |
+
**Keypoint Detection** project:
|
| 17 |
+
|
| 18 |
+
- [train.zip](https://huggingface.co/datasets/nrl-ai/anylearning-data/resolve/main/desert_locust_keypoints/train.zip)
|
| 19 |
+
— SHA-256 `57da95c4f7927b9e57680e07fe662f40fc11e32e48f70ee433edab8437ddfa14`
|
| 20 |
+
- [valid.zip](https://huggingface.co/datasets/nrl-ai/anylearning-data/resolve/main/desert_locust_keypoints/valid.zip)
|
| 21 |
+
— SHA-256 `b1e6bc5547dafc0c02e3ec26e9b8b4ddec03d9ca7ac749055cb92c9579344249`
|
| 22 |
+
|
| 23 |
+
The 35 ordered landmarks are `head`, `neck`, `thorax`, `abdomen1`, `abdomen2`,
|
| 24 |
+
15 left-side antenna/eye/leg landmarks, and their 15 right-side counterparts.
|
| 25 |
+
Every archive embeds `ATTRIBUTION.md` with the licence, citation and conversion
|
| 26 |
+
notes.
|
| 27 |
+
|
| 28 |
+
Please cite the source paper when using the data:
|
| 29 |
+
|
| 30 |
+
> Graving, J. M. et al. (2019). DeepPoseKit, a software toolkit for fast and
|
| 31 |
+
> robust animal pose estimation using deep learning. *eLife*, 8, e47994.
|
| 32 |
+
> https://doi.org/10.7554/eLife.47994
|
| 33 |
+
|
| 34 |
+
The upstream dataset repository is distributed under Apache License 2.0. The
|
| 35 |
+
copy of that licence at the root of this repository applies to the Desert
|
| 36 |
+
Locust dataset; repository documentation and scripts do not override the terms
|
| 37 |
+
of other datasets stored alongside it.
|
desert_locust_keypoints/train.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57da95c4f7927b9e57680e07fe662f40fc11e32e48f70ee433edab8437ddfa14
|
| 3 |
+
size 5002618
|
desert_locust_keypoints/valid.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1e6bc5547dafc0c02e3ec26e9b8b4ddec03d9ca7ac749055cb92c9579344249
|
| 3 |
+
size 564009
|