Skip to content
Snippets Groups Projects
Select Git revision
  • 8912f819ee1fdc1900cf5f957ecaf507f5a85780
  • master default
  • object
  • develop protected
  • private_algos
  • cuisine
  • SMOTE
  • revert-76c4cca5
  • archive protected
  • no_graphviz
  • 0.0.2
  • 0.0.1
12 results

MonoMultiViewClassifiers

  • Clone with SSH
  • Clone with HTTPS
  • 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