Skip to content

Python Client Library

Warning

In active development. Currently pre-alpha -- API may change significantly in future releases.

Labels and annotations created on MD.ai can be exported for training deep learning models. The MD.ai python client library simplifies common preprocessing and data preparation tasks using exported project data. The overarching goal of the library is to facilitate the training and testing of deep learning models built using popular frameworks such as TensorFlow, PyTorch, and fast.ai.

Latest version: v0.14.3

Github Repo: https://github.com/mdai/mdai-client-py

Installation

Install and update using pip:

pip install --upgrade mdai