Skip to content

Get list of classes from each model available

Tardy Benjamin requested to merge tardyb/iota2:develop into develop

The function get_class_by_models() now reads the model class dictionary (if exists) before reorder the probability maps. This feature prevents the loss of probabilities maps in the final output.

Merge request reports