Metadata-Version: 2.4
Name: doodleverse_utils
Version: 0.0.43
Summary: Imports into the Doodleverse.
Author: Daniel Buscombe
Author-email: dbuscombe@gmail.com
Project-URL: Issues, https://github.com/Doodleverse/doodleverse_utils/issues
Project-URL: GitHub, https://github.com/Doodleverse/doodleverse_utils
Keywords: doodleverse,image segmentation,remotesensing,gis,deep learning
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: <3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# doodleverse_utils
A set of common Doodleverse tools and utilities. Please see the [github repository](https://github.com/Doodleverse/doodleverse_utils)

This is NOT a stand-alone library; it is designed to be installed into an existing conda environment, for either [Segmentation Gym](https://github.com/Doodleverse/segmentation_gym) or [Segmentation Zoo](https://github.com/Doodleverse/segmentation_zoo) or other Doodleverse applications.

### ✍️ Authors

Package maintainers:
* [@dbuscombe-usgs](https://github.com/dbuscombe-usgs)

Contributions:
* [@ebgoldstein](https://github.com/ebgoldstein)
* [@2320sharon](https://github.com/2320sharon)
* [@CameronBodine](https://github.com/CameronBodine)
* `doodleverse_utils` functions in `model_metrics.py` use minimally modified code from [here](https://github.com/zhiminwang1/Remote-Sensing-Image-Segmentation/blob/master/seg_metrics.py)
