Logo

ketos
Underwater acoustic detection and classification with deep neural networks
Ketos logo
2.1


  • Introduction
  • Installation
  • Tutorials
    • Creating a training database (Basic)
    • Creating a training database (Extended)
    • Training a ResNet classifier
    • Creating a detector
  • Modules
    • Data Handling
      • Overview
        • Annotation and Selection Tables
        • Database Interface
        • Data Feeding
      • Data handling
      • Data feeding
      • Database Interface
      • Parsing
      • Selection Table
    • Audio Processing
      • Overview
        • Waveforms
        • Spectrograms
        • Loading Multiple Audio Segments
      • Base Audio
      • Waveform
      • Spectrogram
      • Audio Loader
      • Annotation
      • Utilities
        • Miscellaneous
        • Axis
        • Filter
    • Neural networks
      • Overview
        • Loading a pre-trained model
        • Creating a fresh model from a recipe
        • More on Ketos recipes
        • Training a model
        • Adding the ketos Neural Network interface to your own architectures.
      • CNN
      • ResNet
      • DenseNet
      • Inception
      • Developer utilities
        • Losses
        • Neural-Network Interface
        • Detection
    • Utilities
  • How to contribute
    • How to Report Issues and Ask Questions
    • Workflow for Merge Requests
    • Running the tests
  • Versions
    • Next version
    • Change log
ketos
  • Docs »
  • Python Module Index

Python Module Index

k
 
k
- ketos
    ketos.audio.annotation
    ketos.audio.audio_loader
    ketos.audio.base_audio
    ketos.audio.spectrogram
    ketos.audio.utils.axis
    ketos.audio.utils.filter
    ketos.audio.utils.misc
    ketos.audio.waveform
    ketos.data_handling.data_feeding
    ketos.data_handling.data_handling
    ketos.data_handling.database_interface
    ketos.data_handling.parsing
    ketos.data_handling.selection_table
    ketos.neural_networks.cnn
    ketos.neural_networks.densenet
    ketos.neural_networks.dev_utils.detection
    ketos.neural_networks.dev_utils.losses
    ketos.neural_networks.dev_utils.nn_interface
    ketos.neural_networks.inception
    ketos.neural_networks.resnet
    ketos.utils

© Copyright 2020 MERIDIAN

With financial contributions from the provinces of British Columbia, Nova Scotia & Québec, Dalhousie University, Simon Fraser University, the University of Victoria, the University of British Columbia, the St. Lawrence Global Observatory, ExactEarth, and JASCO.

The Ketos logo was adapted from Haida art - whale

Built with Sphinx using a theme provided by Read the Docs.