- Clone this repository and install the required packages. Make sure to use Python 3.7 or newer.
cd transformer4bats/ pip install -r requirements.txt
- Download the model files and place them into the
models
directory. - Use
simple_infer.ipynb
to run the bat call detection. By default, a file provided by the Tierstimmenarchiv is used.
@inproceedings{bellafkir2022bat,
author={Hicham Bellafkir and Markus Vogelbacher and Jannis Gottwald and Markus M\"uhling and Nikolaus Korfhage and Patrick Lampe and Nicolas Frie\ss{} and Thomas Nauss and Bernd Freisleben},
title={{Bat Echolocation Call Detection and Species Recognition by Transformers with Self-Attention}},
year=2022,
booktitle={The International Conference on Intelligent Systems and Patterns Recognition, Hammamet, Tunisia},
pages={},
doi={}
}