Move configs to example_data folder

This commit is contained in:
mbsantiago 2025-06-26 13:29:13 -06:00
parent 22f7d46f46
commit 70c96b6844
2 changed files with 10 additions and 11 deletions

View File

@ -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:
classes:
classes:

View 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