Skip to content
Snippets Groups Projects
Commit 0edb2248 authored by Paul Best's avatar Paul Best
Browse files

Update new_specie/README.md

parent d444374d
No related branches found
No related tags found
No related merge requests found
Scripts to train an auto-encoder and cluster animal vocalisation by frequency-contour similarity Scripts to train an auto-encoder and cluster animal vocalisations by frequency-contour similarity
Vocalisation detection needs to be done prior to this process Vocalisation detection needs to be done prior to this process (stored in a .csv file)
Scripts need to be called in the following order : Scripts need to be called in the following order :
train_AE.py train_AE.py
compute_embeddings.py compute_embeddings.py
sort_cluster.py sort_cluster.py
use --help to get more information on each scripts' usages use python script.py --help to get more information on each scripts' usages
required packages can be found in the requirements.txt file required packages can be found in the requirements.txt file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment