- Oct 25, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Tests parameterize models directly with dicts, not pydantic models, which are reserved for API calls
-
Christopher Randolph Rhodes authored
-
- Aug 08, 2024
-
-
Christopher Randolph Rhodes authored
-
- Aug 05, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Jul 01, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Merged in usage of session module global object instead of singleton class; still working through tests
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Resolved Session re-initialization issue: Singleton.__call__() recognizes existing instances relative to namespace (model_server.base.session vs. base.session)
-
- May 22, 2024
-
-
Christopher Randolph Rhodes authored
-
- May 06, 2024
-
-
Christopher Randolph Rhodes authored
-
- Apr 12, 2024
-
-
Christopher Randolph Rhodes authored
-
- Apr 03, 2024
-
-
Christopher Randolph Rhodes authored
This reverts merge request !16
-
- Mar 22, 2024
-
-
Christopher Randolph Rhodes authored
-
- Mar 06, 2024
-
-
Christopher Randolph Rhodes authored
-
- Feb 02, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Dec 21, 2023
-
-
Christopher Randolph Rhodes authored
-
- Dec 20, 2023
-
-
Christopher Randolph Rhodes authored
Added superclass for semantic segmentation models and modified ilastik pixel classification to inherit from it
-
- Dec 19, 2023
-
-
Christopher Randolph Rhodes authored
Delegated export of patch products to ZMaskObjectTable class; consolidated both batch runner and API-facing workflows into infer_object_map_from_zstack(); consolidated parameterization of export products into pydantic model
-
- Nov 03, 2023
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Validated non-duplication when loading ilastik model with same project file name, irrespective of path formatting
-
Christopher Randolph Rhodes authored
Validated non-duplication when loading ilastik model with same project file name, irrespective of path formatting
-
- Oct 31, 2023
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Oct 16, 2023
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Made the one implemented ilastik object classification model accomodate only the ilastik workflow that requires pixel prediction maps
-
- Sep 25, 2023
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Sep 07, 2023
-
-
Christopher Randolph Rhodes authored
-
- Sep 05, 2023
-
-
Christopher Randolph Rhodes authored
Implemented workflow and endpoint for two-stage (px -> ob) classification in ilastik; tests pass and image data is correct
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Sep 04, 2023
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Sep 01, 2023
-
-
Christopher Randolph Rhodes authored
-