diff --git a/example_conf.yaml b/example_conf.yaml new file mode 100644 index 0000000..a8f1f1b --- /dev/null +++ b/example_conf.yaml @@ -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