Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ size_categories:
|
|
| 6 |
- 1M<n<10M
|
| 7 |
pretty_name: BIOSCAN-5M
|
| 8 |
---
|
|
|
|
| 9 |
# Dataset Card for BIOSCAN-5M
|
| 10 |
|
| 11 |

|
|
@@ -23,33 +24,10 @@ Every record has **both image and DNA** data. Each record of the BIOSCAN-5M data
|
|
| 23 |
- Geographical information
|
| 24 |
- Specimen size
|
| 25 |
|
| 26 |
-
|
| 27 |
-
### Copyright and License
|
| 28 |
-
The images included in the BIOSCAN-5M dataset available through this repository are subject to copyright
|
| 29 |
-
and licensing restrictions shown in the following:
|
| 30 |
-
|
| 31 |
-
- **Copyright Holder:** CBG Photography Group
|
| 32 |
-
- **Copyright Institution:** Centre for Biodiversity Genomics (email:CBGImaging@gmail.com)
|
| 33 |
-
- **Photographer:** CBG Robotic Imager
|
| 34 |
-
- **Copyright License:** Creative Commons Attribution 3.0 Unported ([CC BY 3.0](https://creativecommons.org/licenses/by/3.0/))
|
| 35 |
-
- **Copyright Contact:** collectionsBIO@gmail.com
|
| 36 |
-
- **Copyright Year:** 2021
|
| 37 |
-
|
| 38 |
-
### Dataset Sources
|
| 39 |
-
|
| 40 |
-
<!-- Provide the basic links for the dataset. -->
|
| 41 |
-
|
| 42 |
-
- **Dataset website:** https://biodiversitygenomics.net/5M-insects/
|
| 43 |
-
- **Google Drive:** https://drive.google.com/drive/u/1/folders/1Jc57eKkeiYrnUBc9WlIp-ZS_L1bVlT-0
|
| 44 |
-
- **GitHub repository:** https://github.com/zahrag/BIOSCAN-5M
|
| 45 |
-
- **Zenodo:** https://zenodo.org/records/11973457
|
| 46 |
-
- **Kaggle:** https://www.kaggle.com/datasets/zahragharaee/bioscan-5m/data
|
| 47 |
-
- **Paper:** https://arxiv.org/abs/2406.12723
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
### Citation
|
| 52 |
|
|
|
|
|
|
|
| 53 |
```
|
| 54 |
@inproceedings{gharaee2024bioscan5m,
|
| 55 |
title={{BIOSCAN-5M}: A Multimodal Dataset for Insect Biodiversity},
|
|
@@ -68,6 +46,34 @@ and licensing restrictions shown in the following:
|
|
| 68 |
}
|
| 69 |
```
|
| 70 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
|
| 72 |

|
| 73 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- 1M<n<10M
|
| 7 |
pretty_name: BIOSCAN-5M
|
| 8 |
---
|
| 9 |
+
|
| 10 |
# Dataset Card for BIOSCAN-5M
|
| 11 |
|
| 12 |

|
|
|
|
| 24 |
- Geographical information
|
| 25 |
- Specimen size
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
### Citation
|
| 28 |
|
| 29 |
+
If you make use of the BIOSCAN-5M dataset and/or its code repository, please cite the following paper:
|
| 30 |
+
|
| 31 |
```
|
| 32 |
@inproceedings{gharaee2024bioscan5m,
|
| 33 |
title={{BIOSCAN-5M}: A Multimodal Dataset for Insect Biodiversity},
|
|
|
|
| 46 |
}
|
| 47 |
```
|
| 48 |
|
| 49 |
+
## Dataset Access
|
| 50 |
+
|
| 51 |
+
To clone this dataset repository, use the following command:
|
| 52 |
+
|
| 53 |
+
```bash
|
| 54 |
+
GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/datasets/Gharaee/BIOSCAN-5M
|
| 55 |
+
```
|
| 56 |
+
|
| 57 |
+
### Dataset Sources
|
| 58 |
+
|
| 59 |
+
- **Dataset website:** https://biodiversitygenomics.net/5M-insects/
|
| 60 |
+
- **GoogleDrive:** https://drive.google.com/drive/u/1/folders/1Jc57eKkeiYrnUBc9WlIp-ZS_L1bVlT-0
|
| 61 |
+
- **GitHub:** https://github.com/zahrag/BIOSCAN-5M
|
| 62 |
+
- **Zenodo:** https://zenodo.org/records/11973457
|
| 63 |
+
- **Kaggle:** https://www.kaggle.com/datasets/zahragharaee/bioscan-5m/data
|
| 64 |
+
- **Paper:** https://arxiv.org/abs/2406.12723
|
| 65 |
+
|
| 66 |
+
|
| 67 |
|
| 68 |

|
| 69 |
|
| 70 |
+
### Copyright and License
|
| 71 |
+
The images included in the BIOSCAN-5M dataset available through this repository are subject to copyright
|
| 72 |
+
and licensing restrictions shown in the following:
|
| 73 |
+
|
| 74 |
+
- **Copyright Holder:** CBG Photography Group
|
| 75 |
+
- **Copyright Institution:** Centre for Biodiversity Genomics (email:CBGImaging@gmail.com)
|
| 76 |
+
- **Photographer:** CBG Robotic Imager
|
| 77 |
+
- **Copyright License:** Creative Commons Attribution 3.0 Unported ([CC BY 3.0](https://creativecommons.org/licenses/by/3.0/))
|
| 78 |
+
- **Copyright Contact:** collectionsBIO@gmail.com
|
| 79 |
+
- **Copyright Year:** 2021
|