From ea3add02ca5da876d4c1ccca4cde9796f733be0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Lehnhoff?= <loic.lehnhoff@gmail.com> Date: Tue, 20 Aug 2024 12:07:03 +0200 Subject: [PATCH] README update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7bb086..9a9ae25 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,8 @@ Custom annotations can be used to train the model to be able to annotate other w For training, audio data must be converted to images that the model can use. Run `$ python DYOC_preprocessing.py -h` for preprocessing options and `$ python TRAIN_DYOC.py -h` for training options. ## Contact -Feel free to contact me [by email](mailto:loic.lehnhoff@gmail.com) if you have questions or tips. +Please contact [Loïc Lehnhoff](mailto:loic.lehnhoff@gmail.com), [Bastien Mérigot](mailto:bastien.merigot@umontpellier.fr) or [Hervé Glotin](mailto:herve.glotin@lis-lab.fr) for any question related to this repository. + ## Related to Experiment and results are presented in details in: Lehnhoff, L., *et al* (**in prep**). \ No newline at end of file -- GitLab