CameronBodine / PINGMapper

Open-source interface for processing recreation-grade side scan sonar datasets and reproducibly mapping benthic habitat
https://cameronbodine.github.io/PINGMapper/
MIT License
39 stars 3 forks source link

Migrate model inference to use `doodleverse_utils` #80

Closed CameronBodine closed 1 year ago

CameronBodine commented 1 year ago

I spoke with @dbuscombe-usgs about the PING-Mapper inference workflows currently under development. These workflows utilize similar approaches as those developed in segmentation_gym. doodleverse_utils is the "engine" behind both segmentation_gym and doodler, both of which are used extensively in the forthcoming improvements to PING-Mapper v2.0. Therefore, doodleverse_utils should be added as a pip dependency, allowing for seamless integration of existing and future utilities.

The following updates are necessary to the dev branch: