Releases: Doodleverse/doodleverse_utils
0.0.39
A set of common Doodleverse tools and utilities. Please see the github repository
This is NOT a stand-alone library; it is designed to be installed into an existing conda environment, for either Segmentation Gym or Segmentation Zoo or other Doodleverse applications.
✍️ Authors
Package maintainers:
@dbuscombe-usgs
Contributions:
@ebgoldstein
@2320sharon
@CameronBodine
doodleverse_utils functions in model_metrics.py use minimally modified code from here
0.0.38
A set of common Doodleverse tools and utilities. Please see the github repository
This is NOT a stand-alone library; it is designed to be installed into an existing conda environment, for either Segmentation Gym or Segmentation Zoo or other Doodleverse applications.
✍️ Authors
Package maintainers:
@dbuscombe-usgs
Contributions:
@ebgoldstein
@2320sharon
@CameronBodine
doodleverse_utils functions in model_metrics.py use minimally modified code from here
0.0.37
doodleverse_utils
A set of common Doodleverse tools and utilities. Please see the github repository
This is NOT a stand-alone library; it is designed to be installed into an existing conda environment, for either Segmentation Gym or Segmentation Zoo or other Doodleverse applications.
✍️ Authors
Package maintainers:
Contributions:
- @ebgoldstein
- @2320sharon
- @CameronBodine
doodleverse_utils
functions inmodel_metrics.py
use minimally modified code from here
0.0.36
Fixes bugs in make_mndwi_dataset.py, make_ndwi_dataset.py, prediction_imports.py, and imports.py
v0.0.35
the est_label_multiclass
version implemented (for some reason!) in zoo was working but not the one in 'verse-utils-34 ... so I put the zoo versions of that function plus sister functions est_label_binary
and do_seg
into 'verse-utils/prediction_imports.
v0.0.34
Add files via upload
v0.0.33
bug fix for use of all 3 bands
v0.0.32
Fixes a bug that was only using the first band of a 3-band image for prediction. Changes are made to the function that reads an image, as well as the functions that apply multiclass and binary models
v0.0.31
New changes to Seg-Gym's make_datasets