Skip to content

Latest commit

 

History

History
70 lines (48 loc) · 1.06 KB

deployment.rst

File metadata and controls

70 lines (48 loc) · 1.06 KB

Deployment API

As of version 0.1.3, the deployment library is a python module. The documentation of the module can be found below.

Installing

In the deploy_python folder, pip3 install . can be used to install the package.

Package openem

openem

Base objects

openem.models

Find Ruler

openem.FindRuler

Detection

Detection Results

openem.Detect.Detection

Single Shot Detector

openem.Detect.SSD

Retinanet Detector

openem.Detect.RetinaNet

Classification **********

openem.Classify

Count

openem.Count