Skip to content
Snippets Groups Projects
Select Git revision
  • 726ea6dc05a062f4273657a8cd1ba4f150bc860b
  • main default protected
2 results

new_specie

  • Clone with SSH
  • Clone with HTTPS
  • lamipaul's avatar
    Paul Best authored
    726ea6dc
    History

    Scripts to train an auto-encoder and cluster animal vocalisations by frequency-contour similarity Vocalisation detection needs to be done prior to this process (stored in a .csv file)

    Scripts need to be called in the following order : train_AE.py compute_embeddings.py sort_cluster.py

    use python myscript.py --help to get more information on each scripts' usage

    required packages can be install using pip install -r requirements.txt