mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
Move configs to example_data folder
This commit is contained in:
parent
22f7d46f46
commit
70c96b6844
@ -1,14 +1,3 @@
|
|||||||
datasets:
|
|
||||||
train:
|
|
||||||
name: example dataset
|
|
||||||
description: Only for demonstration purposes
|
|
||||||
sources:
|
|
||||||
- format: batdetect2
|
|
||||||
name: Example Data
|
|
||||||
description: Examples included for testing batdetect2
|
|
||||||
annotations_dir: example_data/anns
|
|
||||||
audio_dir: example_data/audio
|
|
||||||
|
|
||||||
targets:
|
targets:
|
||||||
classes:
|
classes:
|
||||||
classes:
|
classes:
|
10
example_data/datasets.yaml
Normal file
10
example_data/datasets.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
datasets:
|
||||||
|
train:
|
||||||
|
name: example dataset
|
||||||
|
description: Only for demonstration purposes
|
||||||
|
sources:
|
||||||
|
- format: batdetect2
|
||||||
|
name: Example Data
|
||||||
|
description: Examples included for testing batdetect2
|
||||||
|
annotations_dir: example_data/anns
|
||||||
|
audio_dir: example_data/audio
|
Loading…
Reference in New Issue
Block a user