ketos
Acoustic signal detection and classification with deep neural nets
Ketos logo
2.7
  • Introduction
  • Developers
  • Installation
  • Tutorials
  • Modules
    • Data Handling
      • Overview
      • Data handling
      • Data feeding
      • Database Interface
      • Parsing
      • Selection Table
    • Audio Processing
    • Neural networks
    • Utilities
  • How to contribute
  • Versions
ketos
  • ketos API
  • Data Handling
  • View page source

Data Handling

  • Overview
    • Annotation and Selection Tables
    • Database Interface
    • Data Feeding
  • Data handling
    • rel_path_unix
    • parse_datetime
    • find_files
    • find_wave_files
    • read_wave
    • create_dir
    • to1hot
    • from1hot
    • check_data_sanity
  • Data feeding
    • BatchGenerator
    • JointBatchGen
  • Database Interface
    • AudioWriter
    • create_database
    • create_table
    • create_table_col
    • filter_by_label
    • load_audio
    • open_file
    • open_table
    • table_description
    • table_description_annot
    • write
    • write_annot
    • write_audio
    • write_repres_attrs
  • Parsing
    • encode_audio_representation
    • encode_parameter
    • load_audio_representation
    • parse_audio_representation
    • parse_parameter
    • str2bool
    • ureg
  • Selection Table
    • unfold
    • rename_columns
    • empty_annot_table
    • standardize
    • use_multi_indexing
    • trim
    • is_standardized
    • label_occurrence
    • cast_to_str
    • select
    • time_shift
    • file_duration_table
    • create_rndm_selections
    • random_choice
    • select_by_segmenting
    • segment_files
    • segment_annotations
    • query
    • query_labeled
    • query_annotated
    • aggregate_duration
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.