# Global Label Set Mapping

## Label Sets

#### What Label Set should I use?

Label sets are creatable and customisable for each project. Your choice of label set is dependent on the detail captured in your photos, the geographic location and composition of your reef, confidence of your team in identifying different benthic components as well as the science questions you aim to answer about the reef.&#x20;

Label sets can be as simple or complex as you need. For example, ReefCheck use 10 simple substrate categories to describe for community monitoring, while at Palau International Coral Reef Center we use over 120 labels, including many coral species names. There is a trade off with the size and complexity of your label set: to some extent the machine may learn faster on simpler label sets and this may reduce the number of manual annotations you need to make before the machine is performing well. Bear in mind with inclusions of species that the machine will only be able to identify species if you can confidently identify the species from the photo.&#x20;

You may already have a label set that your project or organisation uses, for consistency. If you don't, consider following established labels such as the *Collaborative and Automated Tools for Analysis of Marine Imagery* codes ([CATAMI classification](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0141039)), specifically designed to help standardise vocabulary across different studies. ReefCloud offers several template label sets for different users.

**Considerations for label set design**

Considerations when designing your own label set should includ&#x65;**:**

* What biological and physical variables ("things" on the reef) do you need to monitor?
* In what detail (taxonomic resolution for biological parameters) do you need to monitor these variables?&#x20;
* At what scale do you want to collect information?
* How much capacity do I/my team have for classifying images (including time, and taxonomic expertise)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reefcloud.ai/frequently-asked-questions/creating-a-project/global-label-set-mapping.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
