Skip to content

Releases: databricks-industry-solutions/pixels

v2.2.0-beta

25 Aug 15:55
2fdbe98

Choose a tag to compare

Release notes

This is a quiet release to mark progress.
Big items include a new AI/BI dashboard displaying key facets of the DICOM index object_catalog, Vista3D model install & inferencing, CICD fixes, VLM based DE-ID, local DICOM file viewing for OHIF and TCIA data set downloader.

What's Changed

New Contributors

Full Changelog: 2.0.0...2.2.0

2.0.0

27 Nov 22:07
ca2132f

Choose a tag to compare

New Features

  • Serverless and Serving Endpoint compatibility
  • NVIDIA's MONAI framework with Databricks compatibility layer
  • Incremental processing with spark structured streaming and autoloader
  • Automatic zip extraction
  • Compatibility with UC Volumes
  • OHIF Viewer with Databricks compatibility layer

MONAI integrations

  • Model wrapper for MONAILabel to serve as PyFunc ML Model usable in Serving Endpoints
  • MONAILabelTransformer to call MONAILabel server in a serving endpoint
  • MONAILabel server instructions to notebook 05-Monailabel.py
  • A new example to create a custom model with user-defined labels in notebook 05-Monailabel.py
  • New workflow example to use pixels with serving endpoints
  • MONAILabel radiology app and model creation under monailabel_model folder
  • MONAILabel in serving endpoint connectivity to the lakehouse app

Others

  • Added SQL statements to create Pixels' tables with optimal configuration during the initialization of the Catalog class
  • Added deep parameter in DicomMetaExtractor for optimization purposes, set it as false to avoid scanning dicom pixel data during metadata extraction
  • Fixed governance notebook sample
  • Fixed RUNME
  • Code cleanup using check style
  • Removed unnecessary notebooks

Full Changelog: 0.0.6...2.0.0

Intial public release

02 Nov 04:33
4e4e892

Choose a tag to compare

This version was released publicly to databricks-industry-solutions/pixels with blog and demo.

New Contributors

Full Changelog: https://github.com/databricks-industry-solutions/pixels/commits/0.0.6