mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 06:32:03 +02:00
remove dvc
This commit is contained in:
parent
dbc3ff9364
commit
29f7862153
3
.dvc/.gitignore
vendored
3
.dvc/.gitignore
vendored
@ -1,3 +0,0 @@
|
||||
/config.local
|
||||
/tmp
|
||||
/cache
|
@ -1,2 +0,0 @@
|
||||
[core]
|
||||
autostage = true
|
@ -1,3 +0,0 @@
|
||||
# Add patterns of files dvc should ignore, which could improve
|
||||
# the performance. Learn more at
|
||||
# https://dvc.org/doc/user-guide/dvcignore
|
@ -1,2 +0,0 @@
|
||||
defaults:
|
||||
- datasets: diff
|
@ -1,64 +0,0 @@
|
||||
datasets:
|
||||
train:
|
||||
- name: Bat Detective
|
||||
audio_dir: data/datasets/bat_detective_batdetect2/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/bat_detective_batdetect2/annotation_sets/train_set_bulgaria_batdetective_with_bbs.json
|
||||
- name: QEOP Empty
|
||||
audio_dir: data/datasets/bat_logger_qeop_empty/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/bat_logger_qeop_empty/annotation_sets/bat_logger_qeop_empty.json
|
||||
- name: Bat Logger 2016
|
||||
audio_dir: data/datasets/bat_logger_2016/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/bat_logger_2016/annotation_sets/train_set_bat_logger_2016_empty.json
|
||||
- name: EchoBank
|
||||
audio_dir: data/datasets/echobank_batdetect2/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/echobank_batdetect2/annotation_sets/Echobank_train_expert.json
|
||||
- name: SN Scotland Nor
|
||||
audio_dir: data/datasets/sn_scot_nor/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/sn_scot_nor/annotation_sets/sn_scot_nor_0.5_expert.json
|
||||
- name: BCT
|
||||
audio_dir: data/datasets/bct_1_sec/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/bct_1_sec/annotation_sets/BCT_1_sec_train_expert.json
|
||||
- name: BCIreland
|
||||
audio_dir: data/datasets/bcireland/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/bcireland/annotation_sets/bcireland_expert.json
|
||||
- name: Rhinolophus BCT
|
||||
audio_dir: data/datasets/rhinolophus_bct/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/rhinolophus_bct/annotation_sets/rhinolophus_BCT_expert.json
|
||||
test:
|
||||
- name: British Bat Calls 2018
|
||||
audio_dir: data/datasets/bat_data_2018/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/bat_data_2018/annotation_sets/BritishBatCalls_2018_1_sec_train_expert.json
|
||||
- name: British Bat Calls 2018 Test
|
||||
audio_dir: data/datasets/bat_data_2018_test/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/bat_data_2018_test/annotation_sets/BritishBatCalls_2018_1_sec_test_expert.json
|
||||
|
||||
- name: British Bat Calls 2019
|
||||
audio_dir: data/datasets/bat_data_2019/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/bat_data_2019/annotation_sets/BritishBatCalls_2019_1_sec_train_expert.json
|
||||
- name: British Bat Calls 2019 Test
|
||||
audio_dir: data/datasets/bat_data_2019/audio/
|
||||
annotations:
|
||||
format: batdetect2_file
|
||||
path: data/datasets/bat_data_2019_test/annotation_sets/BritishBatCalls_2019_1_sec_test_expert.json
|
1
data/.gitignore
vendored
1
data/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/datasets
|
@ -1,6 +0,0 @@
|
||||
outs:
|
||||
- md5: 6a1ea1e92e147eaa91cbd75c2a3a9f9b.dir
|
||||
size: 13111509522
|
||||
nfiles: 21162
|
||||
hash: md5
|
||||
path: datasets
|
Loading…
Reference in New Issue
Block a user