plugins

BasePlugin

The base class of all the other plugins.

TrainPlugin

Plugin for training phase.

ValPlugin

Plugin for evaluation phase.

Metric

Adapter plugin for ignite metrics.

Checkpoint

Save models or any other states.

OutputRecorder

Record the any output using tracker.

Scheduler

Simple adapter for PyTorch schedulers.

ProgressBar

Print training or evaluation progress in terminal.