CLI Reference

The Masterful CLI provides a command-line interface for interacting with Masterful.

Masterful Trainer

Synopsis

$ python -m masterful.train --config=<file>

Description

Train a model using images, label, and configuration specified in . For more information, see the introduction.

Masterful GUI

Synopsis

$ masterful-gui

Description

Launch a GUI to analyze Masterful training runs initiated by the Masterful CLI Trainer or the Masterful Python API. For more information, see the tutorial.