SLIM
SLIM copied to clipboard
dtype handling for labels in the map file
Currently load_model
is not supported for the cases where map labels are non-integers. This PR adds an optional argument to specify the data type while loading the map from disk. Previously defined functions and projects should continue to behave the same way.