Skip to content
Snippets Groups Projects
api.rst 4.29 KiB

Python API

This section includes information for using the Python API of mednet.

Common library

This common library contains methods and scripts that can be reused by more specialized libraries.

Data Methods

Auxiliary classes and methods to define raw dataset iterators.

Command engines

Functions to actuate on the data.

Models

Common model utilities.

Utils

Reusable auxiliary functions.

Classification library

Library for training models on classification tasks

Data

Classification-specific data methods

Command engines

Functions to actuate on the data.

Models

CNN and other models implemented.

Saliency Map Generation and Analysis

Engines to generate and analyze saliency mapping techniques.

Utils

Classification-specific utilities.

Segmentation library

Library for training models on segmentation tasks

Data

Segmentation-specific data methods

Command engines

Functions to actuate on the data.

Models

CNN and other models implemented.