Skip to main content

Parsers and functions for working with EVR and EVL files

Project description

Echoregions

example workflow

Echoregions is a Python Package that interfaces with annotations of water column sonar data for training machine learning models or doing other downstream processing such as biomass estimation.

The annotations are typically regions indicating the presence of specific animal species or lines delineating ocean boundaries, such as the seafloor or sea surface, in the "echogram" (sonar images formed by echo returns). The interfacing functionalities operate in two directions:

  • Annotation to ML: Parsing and organizing annotations for preparing training and test datasets for ML developments
  • ML to annotation: Generating annotations from ML predictions that can be used for further downstream processing

At present, functionalities in the Annotation to ML direction have been built for interfacing the Echoview software that is widely used in the fisheries acoustics community. We plan to add functionalities in the ML to Annotation direction in the near future.

Functionalities

As of now, Echoregions contains functions to:

  • Read, organize, and store Echoview manual annotations (regions and lines)
  • Create masks by combining the manual annotations and xarray water column sonar datasets generated by Echopype

Note that in Echoregions, the underlying annotation data is stored as a Pandas dataframe, which allows users to directly leverage the powerful indexing and computing functionalities provided by Pandas.

Documentation

Learn more about Echoregions functions in the documentation at https://echoregions.readthedocs.io.

See the API documentation for all of the classes and functions available in echoregions.

Contributors

Echoregions development is currently led by Caesar Tuguinay (@ctuguinay), with inputs from Wu-Jung Lee (@leewujung) and Valentina Staneva (@valentina-s). Kavin Nguyen (@ngkavin) contributed significantly to the initial version.

Acknowledgement

We thank the NOAA Northwest Fisheries Science Center (NWFSC) Fisheries Engineering and Acoustics Team (FEAT) for supporting this project.

NOAA_fisheries_logo

License

Echoregions is licensed under the open source Apache 2.0 license.


Copyright (c) 2021-2024, Echoregions Developers.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

echoregions-0.2.0.tar.gz (93.0 MB view hashes)

Uploaded Source

Built Distribution

echoregions-0.2.0-py3-none-any.whl (90.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page