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
    • Workflow for Merge Requests
    • Running the tests
  • Versions
    • Next version
    • Change log
ketos
  • Docs »
  • ketos API
  • View page source

ketos API¶

  • 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
Next Previous

© 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.