mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-07-07 21:00:10 +02:00
Some checks failed
CI / Checks (push) Has been cancelled
Docs Pages / Build Docs (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.10) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.11) (push) Has been cancelled
CI / Tests (Python ${{ matrix.python-version }}) (3.12) (push) Has been cancelled
Docs Pages / Deploy Docs (push) Has been cancelled
17 lines
415 B
Markdown
17 lines
415 B
Markdown
# Data and Targets
|
|
|
|
Use this section when you are preparing datasets, preprocessing audio, or
|
|
defining the targets used for training and evaluation.
|
|
|
|
```{toctree}
|
|
:maxdepth: 1
|
|
|
|
data/configure-aoef-dataset
|
|
data/import-legacy-batdetect2-annotations
|
|
data/configure-audio-preprocessing
|
|
data/configure-spectrogram-preprocessing
|
|
data/configure-target-definitions
|
|
data/define-target-classes
|
|
data/configure-roi-mapping
|
|
```
|