Parsers and functions for working with EVR and EVL files
Project description
Echoregions
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.
License
Echoregions is licensed under the open source Apache 2.0 license.
Copyright (c) 2021-2024, Echoregions Developers.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file echoregions-0.2.1.tar.gz
.
File metadata
- Download URL: echoregions-0.2.1.tar.gz
- Upload date:
- Size: 93.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b820644276ff3d8f64921f7a2c550266ce5c9f88dad271035deb3c8f3cd9284 |
|
MD5 | c284bb25026bc75267d5e09a79dc5c90 |
|
BLAKE2b-256 | c1736bfa1906d6160811ca929f54e76a44749d1c4dfc966bcd9e45f83f201892 |
File details
Details for the file echoregions-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: echoregions-0.2.1-py3-none-any.whl
- Upload date:
- Size: 90.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19acc8aba0803d770138a8a989e0837290a1ea045e2c87ce3ad1567d690b9bd1 |
|
MD5 | d6101051a5346cb23d0f7d02b28a3bfd |
|
BLAKE2b-256 | fac643246f0ec109ebd2a45ba661e87201aa195e7727f37ef92fb12d9533d8e1 |