Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

MONAI Stream 0.1.0

Latest
Compare
Choose a tag to compare
@aihsani aihsani released this 09 Dec 14:46
55142e0

Added

Highlights

  • Framework for developing and deploying inference apps for streaming video data
  • Supports MONAI Transforms for image transformations in the streaming pipeline
  • Supports native inference (e.g using PyTorch) as well as Triton Inference Server model deployments

Sample Apps

  • Ultrasound image segmentation using MONAI transforms on x86
  • Ultrasound image segmentation using CUPy transformations for x86 and Clara Holoscan devices
  • AJA video capture