mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
Added an example conf file
This commit is contained in:
parent
d8cf1db19f
commit
13afac65a5
10
example_conf.yaml
Normal file
10
example_conf.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