- Nov 04, 2024
-
-
Christopher Randolph Rhodes authored
Release 2024.11.01 See merge request rhodes/model_server!70
-
Christopher Randolph Rhodes authored
-
- Nov 02, 2024
-
-
Christopher Randolph Rhodes authored
Updates for TREC pipelines See merge request rhodes/model_server!68
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Nov 01, 2024
-
-
Christopher Randolph Rhodes authored
IntensityThresholdInstanceMaskSegmentationModel enforces a mono image but itself is not initiated with a channel
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Oct 31, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Option to pass probability threshold to label_pixel_class method; model falls back on instance attribute if not supplied
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Simplified RoiSetWithDerivedChannels, now simply appends all derived channels in series. Test confirms that multichannel derived accessor is used.
-
Christopher Randolph Rhodes authored
# Conflicts: # model_server/base/roiset.py
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Oct 30, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Ilastik pixel classifier calls batch mode for performance reasons; removed handling of ilastik.applets.featureSelection.opFeatureSelection.FeatureSelectionConstraintError; unsure if this remains a risk
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Oct 28, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Instantiate models with keyword arguments now, no longer via "params" dictionary; although API still uses this name when passing Pydantic parameters models. API describes model via its info property now, which passes instance property, not its init arguments.
-