shakesbeard
commited on
Commit
•
4434db9
1
Parent(s):
7c6c0b5
update regarding the download script
Browse filesadded the download section using our GitHub hosted script
README.md
CHANGED
@@ -1,78 +1,87 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
-
|
5 |
# ReefNet Dataset
|
6 |
|
7 |
-
The ReefNet dataset is a comprehensive, curated collection of
|
8 |
-
The ReefNet dataset is designed for training and evaluating machine learning models for coral classification on a global scale.
|
9 |
-
Furthermore, ReefNet's consolidated labelset and rich metadata facilitate straigforward extraction of custom datasets to support coral classification tasks across different geographic regions.
|
10 |
|
11 |
## Dataset Structure
|
12 |
|
13 |
The dataset is organized as follows:
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- `All_ReefNet_annotations.csv` (2.98 GB)
|
16 |
-
- Contains the all annotations available in the main ReefNet dataset, together with the associated metadata.
|
17 |
-
|
18 |
- `Metadata_All_ReefNet_annotations.xlsx` (11 KB)
|
19 |
-
- Contains metadata for the `All_ReefNet_annotations.csv` file describing the meaning of the column names.
|
20 |
-
|
21 |
- `ReefNet_RSG-TestDataset_annotations.csv` (2.42 MB)
|
22 |
-
- Contains the annotations of the Red Sea Global (RSG) test dataset. This newly released dataset is used in experiment 2 of the main paper as the test dataset.
|
23 |
-
This dataset was collected by Red Sea Global (RSG) in the Al-Wajh lagoon in the Red Sea (26.4°N, 36.4°E) in 2022 and was previously stored as a private source within CoralNet.
|
24 |
-
|
25 |
- `ReefNet_RSG-TestDataset_images.zip` (1.21 GB)
|
26 |
-
- Contains the annotations of the Red Sea Global (RSG) test dataset. This newly released dataset is used in experiment 2 of the main paper as the test dataset.
|
27 |
-
This dataset was collected by Red Sea Global (RSG) in the Al-Wajh lagoon in the Red Sea (26.4°N, 36.4°E) in 2022 and was previously stored as a private source within CoralNet.
|
28 |
-
|
29 |
- `Metadata_ReefNet_by_CoralNet_sources.xlsx` (33 KB)
|
30 |
-
- Provides an overview of the CoralNet sources the ReefNet dataset was compiled from, including attribution to the original creators and metadata such as the Geographic location or average image resolution.
|
31 |
-
The first sheet of the file provides metadata explaining the meaning of the content and column names of the other sheets.
|
32 |
-
|
33 |
- `ReefNet_labelmapping.xlsx` (79 KB)
|
34 |
-
- Provides an overview of the labelset mapping that was performed to consolidate the ReefNet dataset from the separate CoralNet sources.
|
35 |
-
The first sheet of the file provides metadata explaining the meaning of the content and column names of the other sheets.
|
36 |
-
|
37 |
- `ReefNet_RSG-TestDataset_labelmapping.xlsx` (33 KB)
|
38 |
-
- Provides an overview of the labelset mapping that was performed for experiment 2 in the main paper to merge labels from the main ReefNet dataset to the RSG-TestDataset.
|
39 |
-
The first sheet of the file provides metadata explaining the meaning of the content and column names of the other sheets.
|
40 |
-
|
41 |
-
## Download Instructions
|
42 |
-
|
43 |
-
### Hugging Face Files
|
44 |
|
45 |
-
|
46 |
|
47 |
-
|
48 |
-
- `ReefNet_RSG_annotations.csv`
|
49 |
-
- `Supplementary Materials 1 CoralNet sources used in ReefNet.xlsx`
|
50 |
-
- `Supplementary Materials 2 ReefNet dataset structure.xlsx`
|
51 |
-
- `Supplementary Materials 3 ReefNet Training and Validation data distribution.xlsx`
|
52 |
|
53 |
-
|
54 |
|
55 |
-
|
56 |
|
57 |
-
|
58 |
|
59 |
## Usage
|
60 |
|
61 |
-
To use this dataset, please ensure that you download all necessary files, including the images from
|
62 |
|
63 |
<!-- ## Citation
|
64 |
|
65 |
If you use this dataset in your research, please cite it as follows:
|
66 |
|
67 |
@dataset{reefnet2024,
|
68 |
-
author = {
|
69 |
-
title = {ReefNet:
|
70 |
year = 2024,
|
71 |
publisher = {Hugging Face},
|
72 |
-
url = {https://huggingface.co/datasets/
|
73 |
} -->
|
74 |
|
75 |
-
|
76 |
## Contact
|
77 |
|
78 |
For any questions or issues regarding the dataset, please contact:
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
+
|
5 |
# ReefNet Dataset
|
6 |
|
7 |
+
The ReefNet dataset is a comprehensive, curated collection of annotated coral reef images sourced from the CoralNet platform. It is designed for training and evaluating machine learning models for coral classification on a global scale. ReefNet's consolidated label set and rich metadata facilitate the straightforward extraction of custom datasets to support coral classification tasks across different geographic regions.
|
|
|
|
|
8 |
|
9 |
## Dataset Structure
|
10 |
|
11 |
The dataset is organized as follows:
|
12 |
|
13 |
+
- **`All_ReefNet_annotations.csv` (2.98 GB)**
|
14 |
+
Contains all annotations available in the main ReefNet dataset, along with the associated metadata.
|
15 |
+
|
16 |
+
- **`Metadata_All_ReefNet_annotations.xlsx` (11 KB)**
|
17 |
+
Contains metadata for the `All_ReefNet_annotations.csv` file, describing the meaning of the column names.
|
18 |
+
|
19 |
+
- **`ReefNet_RSG-TestDataset_annotations.csv` (2.42 MB)**
|
20 |
+
Contains the annotations of the Red Sea Global (RSG) test dataset, which is used in Experiment 2 of the main paper. This dataset was collected by Red Sea Global (RSG) in the Al-Wajh lagoon in the Red Sea (26.4°N, 36.4°E) in 2022 and was previously stored as a private source within CoralNet.
|
21 |
+
|
22 |
+
- **`ReefNet_RSG-TestDataset_images.zip` (1.21 GB)**
|
23 |
+
Contains the images from the Red Sea Global (RSG) test dataset. This dataset is used in Experiment 2 of the main paper as the test dataset and was collected by Red Sea Global (RSG) in the Al-Wajh lagoon in the Red Sea.
|
24 |
+
|
25 |
+
- **`Metadata_ReefNet_by_CoralNet_sources.xlsx` (33 KB)**
|
26 |
+
Provides an overview of the CoralNet sources from which the ReefNet dataset was compiled, including attribution to the original creators and metadata such as geographic location and average image resolution. The first sheet explains the content and column names of the other sheets.
|
27 |
+
|
28 |
+
- **`ReefNet_labelmapping.xlsx` (79 KB)**
|
29 |
+
Provides an overview of the label set mapping performed to consolidate the ReefNet dataset from the separate CoralNet sources. The first sheet provides metadata explaining the meaning of the content and column names of the other sheets.
|
30 |
+
|
31 |
+
- **`ReefNet_RSG-TestDataset_labelmapping.xlsx` (33 KB)**
|
32 |
+
Details the label set mapping performed for Experiment 2 in the main paper, merging labels from the main ReefNet dataset with the RSG-TestDataset. The first sheet explains the meaning of the content and column names of the other sheets.
|
33 |
+
|
34 |
+
- **`sources_data.csv` (12.8 KB)**
|
35 |
+
This file provides detailed information about all the sources used in the ReefNet dataset, including key metadata and URLs. The columns in this file include:
|
36 |
+
|
37 |
+
- **Source**: The name of the source from CoralNet.
|
38 |
+
- **URL**: The direct link to the source on CoralNet.
|
39 |
+
- **ImagesURL**: The base URL structure for accessing the images associated with each source.
|
40 |
+
- **ImagesNumber**: The total number of images with confirmed annotations available for that source.
|
41 |
+
- **FirstImageNumber**: The starting index or identifier for the first image in the source.
|
42 |
+
|
43 |
+
This file is crucial for users who wish to download images directly from CoralNet using their own methods or with the provided script, ensuring that all images are correctly linked to their respective annotations.
|
44 |
+
|
45 |
+
## Download Instructions
|
46 |
+
|
47 |
+
### Hugging Face Files
|
48 |
+
|
49 |
+
You can download the following files directly from Hugging Face:
|
50 |
+
|
51 |
- `All_ReefNet_annotations.csv` (2.98 GB)
|
|
|
|
|
52 |
- `Metadata_All_ReefNet_annotations.xlsx` (11 KB)
|
|
|
|
|
53 |
- `ReefNet_RSG-TestDataset_annotations.csv` (2.42 MB)
|
|
|
|
|
|
|
54 |
- `ReefNet_RSG-TestDataset_images.zip` (1.21 GB)
|
|
|
|
|
|
|
55 |
- `Metadata_ReefNet_by_CoralNet_sources.xlsx` (33 KB)
|
|
|
|
|
|
|
56 |
- `ReefNet_labelmapping.xlsx` (79 KB)
|
|
|
|
|
|
|
57 |
- `ReefNet_RSG-TestDataset_labelmapping.xlsx` (33 KB)
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
+
### Downloading Images and Annotations
|
60 |
|
61 |
+
To download the full set of images from CoralNet and the associated annotations, please use the download script provided in our GitHub repository. This script is designed to handle the specific structure of image storage on CoralNet and will automate the process for you.
|
|
|
|
|
|
|
|
|
62 |
|
63 |
+
You can find the script and detailed instructions in our GitHub repository here:
|
64 |
|
65 |
+
- **[ReefNet Image Download Script on GitHub](https://github.com/ReefNet-Project/coralnet_crawler)**
|
66 |
|
67 |
+
Follow the instructions in the repository to download the images and annotations efficiently. The script ensures that all images are correctly organized and matched with the provided annotations.
|
68 |
|
69 |
## Usage
|
70 |
|
71 |
+
To use this dataset, please ensure that you download all necessary files, including the images from CoralNet. The annotations are provided in CSV format, which can be easily read and processed using various data analysis tools and libraries.
|
72 |
|
73 |
<!-- ## Citation
|
74 |
|
75 |
If you use this dataset in your research, please cite it as follows:
|
76 |
|
77 |
@dataset{reefnet2024,
|
78 |
+
author = {Yahia Battach, Brian Owain Nieuwenhuis, Xiang Li, et al.},
|
79 |
+
title = {ReefNet: A Large-scale, Taxonomically Enriched Dataset and Benchmark for Coral Reef Classification},
|
80 |
year = 2024,
|
81 |
publisher = {Hugging Face},
|
82 |
+
url = {https://huggingface.co/datasets/ReefNet/ReefNet-1.0}
|
83 |
} -->
|
84 |
|
|
|
85 |
## Contact
|
86 |
|
87 |
For any questions or issues regarding the dataset, please contact:
|